semver 1.1.2

dotnet add package semver --version 1.1.2
                    
NuGet\Install-Package semver -Version 1.1.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="semver" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="semver" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="semver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add semver --version 1.1.2
                    
#r "nuget: semver, 1.1.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.
#addin nuget:?package=semver&version=1.1.2
                    
Install semver as a Cake Addin
#tool nuget:?package=semver&version=1.1.2
                    
Install semver as a Cake Tool

A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (41)

Showing the top 20 popular GitHub repositories that depend on semver:

Repository Stars
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
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.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
betwixt-labs/bebop
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
TEdit/Terraria-Map-Editor
TEdit - Terraria Map Editor - TEdit is a stand alone, open source map editor for Terraria. It lets you edit maps just like (almost) paint! It also lets you change world settings (time, bosses downed etc), edit chests and change sign, make epic dungeons, castles, cities, and add rewards for your adventurers!
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
BedrockLauncher/BedrockLauncher
spectresystems/jarvis
Your robotic butler.
PhantomGamers/SFP
This utility is designed to allow you to apply skins to the modern Steam client
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
VolcanicArts/VRCOSC
Modular OSC program creator, toolkit, and router made for VRChat. Show your heartrate, time, hardware stats, speech to text, control Spotify, and more! Includes drag-and-drop prefabs for your avatar.
X2CommunityCore/xcom2-launcher
The Alternative Mod Launcher (AML) is a replacement for the default game launchers from XCOM 2 and XCOM Chimera Squad.
pearlxcore/PS4-PKG-Tool
Manage and perform various operations on PS4 PKG.
toniebox-reverse-engineering/teddy
With this tool you can dump existing files for the famous audio box or create custom ones.
WalkerCodeRanger/semver
A semantic version library for .NET fully compliant with v2.0.0 of the spec found at http://semver.org/.
circuitdiagram/circuitdiagram
A user-friendly program for making electronic circuit diagrams.
openmod/openmod
OpenMod .NET Plugin Framework
Version Downloads Last updated
1.1.2 5,086 5/13/2014
1.1.1 297 11/24/2013
1.1.0 55 11/15/2013
1.0.5 80 7/1/2013
1.0.4 47 7/1/2013
1.0.3 58 1/10/2013
1.0.1 47 1/10/2013
1.0.0 48 1/9/2013