SemanticVersion 0.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SemanticVersion --version 0.3.0
NuGet\Install-Package SemanticVersion -Version 0.3.0
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="SemanticVersion" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SemanticVersion --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SemanticVersion, 0.3.0"
#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 SemanticVersion as a Cake Addin #addin nuget:?package=SemanticVersion&version=0.3.0 // Install SemanticVersion as a Cake Tool #tool nuget:?package=SemanticVersion&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A portable semantic version class library compliant with the 2.0 SemanticVersion standard (http://semver.org/)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- No dependencies.
-
DNXCore 5.0
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Text.RegularExpressions (>= 4.0.11-beta-23516)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on SemanticVersion:
Package | Downloads |
---|---|
Microsoft.DurableTask.SqlServer
Microsoft SQL service provider for the Durable Task Framework. |
|
Omnia.Cloud.Models
Package Description |
|
OpenWorkShop.MakerHub
A web-based controller for CNC & 3DP machines. |
|
Neuroglia.AsyncApi.FluentBuilders
Package Description |
|
Ionide.KeepAChangelog
A self-contained parser for the KeepAChangelog format. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SemanticVersion:
Repository | Stars |
---|---|
dotpcap/sharppcap
Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
|