MinVer.Example 0.0.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MinVer.Example --version 0.0.2
NuGet\Install-Package MinVer.Example -Version 0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MinVer.Example" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MinVer.Example --version 0.0.2
#r "nuget: MinVer.Example, 0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MinVer.Example as a Cake Addin
#addin nuget:?package=MinVer.Example&version=0.0.2

// Install MinVer.Example as a Cake Tool
#tool nuget:?package=MinVer.Example&version=0.0.2

MinVer example

Example for how to build DotNet packages with Github Actions using MinVer and publish to nuget.org

Features

  • Build with Github Actions
  • Build Release packages from main/master branch
  • Build Pre-Release packages from develop branch (or any other you require for your Git Flow)
  • Automatic versioning with SemVer 2.0 and MinVer, based on Git Tags and "Git height"
  • Including SourceLink

Nuget Package Metadata

Readme.md

Consider including the following items in your README:

  • An introduction to what your package is and does – what problems does it solve?
  • How to get started with your package – are there any specific requirements?
  • Links to more comprehensive documentation if not included in the README itself.
  • At least a few code snippets/samples or example images.
  • Where and how to leave feedback such as link to the project issues, Twitter, bug tracker, or other platform.
  • How to contribute, if applicable.

See more about README.md for Nuget packages here

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.3-alpha.0.1 226 7/15/2021
0.0.2 551 7/15/2021