semver 1.0.3
See the version list below for details.
dotnet add package semver --version 1.0.3
NuGet\Install-Package semver -Version 1.0.3
<PackageReference Include="semver" Version="1.0.3" />
paket add semver --version 1.0.3
#r "nuget: semver, 1.0.3"
// Install semver as a Cake Addin #addin nuget:?package=semver&version=1.0.3 // Install semver as a Cake Tool #tool nuget:?package=semver&version=1.0.3
A semver implementation in .Net based on the v2.0.0-rc.1 of the spec found at http://semver.org/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (103)
Showing the top 5 NuGet packages that depend on semver:
Package | Downloads |
---|---|
Pulumi
The Pulumi .NET SDK lets you write cloud programs in C#, F#, and VB.NET. |
|
UmbracoCms.Core
Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project. |
|
Apprio.Enablement.Platform
Package Description |
|
Apprio.Enablement.Telemetry.Exceptions
Package Description |
|
Cake.SemVer
Cake Build addon to provide Semantice Versioning classes and aliases. |
GitHub repositories (35)
Showing the top 5 popular GitHub repositories that depend on semver:
Repository | Stars |
---|---|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
betwixt-labs/bebop
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
|
Version | Downloads | Last updated | |
---|---|---|---|
3.0.0 | 55,287 | 10/23/2024 | |
3.0.0-beta.2 | 729 | 9/29/2024 | |
3.0.0-beta.1 | 17,587 | 8/21/2023 | |
3.0.0-beta.0 | 5,106 | 5/7/2023 | |
2.3.0 | 3,906,473 | 2/21/2023 | |
2.3.0-beta.0 | 2,730 | 12/28/2022 | |
2.3.0-alpha.0 | 6,932 | 7/17/2022 | |
2.2.0 | 1,948,948 | 6/12/2022 | |
2.2.0-rc.0 | 1,506 | 5/15/2022 | |
2.1.0 | 4,220,712 | 3/19/2022 | |
2.1.0-rc.1 | 438 | 3/19/2022 | |
2.1.0-rc.0 | 665 | 3/7/2022 | |
2.0.6 | 7,481,590 | 12/28/2019 | |
2.0.5 | 313,756 | 10/27/2019 | |
2.0.4 | 3,201,047 | 8/1/2016 | |
2.0.3 | 19,516 | 7/31/2016 | |
1.1.2 | 3,233,698 | 5/13/2014 | |
1.1.1 | 3,934 | 11/24/2013 | |
1.1.0 | 3,240 | 11/15/2013 | |
1.0.5 | 2,735 | 7/1/2013 | |
1.0.4 | 2,422 | 7/1/2013 | |
1.0.3 | 2,547 | 1/10/2013 | |
1.0.1 | 2,250 | 1/10/2013 | |
1.0.0 | 3,558 | 1/9/2013 |
Github repository: https://github.com/maxhauser/semver.