NuGet.Versioning
4.9.6
Prefix Reserved
You can learn more about NuGet Client SDK support policy from https://learn.microsoft.com/nuget/reference/nuget-client-sdk.
See the version list below for details.
dotnet add package NuGet.Versioning --version 4.9.6
NuGet\Install-Package NuGet.Versioning -Version 4.9.6
<PackageReference Include="NuGet.Versioning" Version="4.9.6" />
<PackageVersion Include="NuGet.Versioning" Version="4.9.6" />
<PackageReference Include="NuGet.Versioning" />
paket add NuGet.Versioning --version 4.9.6
#r "nuget: NuGet.Versioning, 4.9.6"
#addin nuget:?package=NuGet.Versioning&version=4.9.6
#tool nuget:?package=NuGet.Versioning&version=4.9.6
NuGet's implementation of Semantic Versioning.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
NuGet packages (157)
Showing the top 5 NuGet packages that depend on NuGet.Versioning:
Package | Downloads |
---|---|
NuGet.Packaging
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing. |
|
NuGet.LibraryModel
NuGet's types and interfaces for understanding dependencies. |
|
Unleash.Client
Flexible feature toggle client. It supports enabling features runtime, through multiple activation strategies, and allows you to decouple deployment of code from release of new features. Unleash is a feature toggle system that gives you a great overview over all feature toggles across all your applications and services. Read more at: https://github.com/unleash/unleash/ |
|
NuGet.Packaging.Core.Types
NuGet v3 core library. |
|
NuGet.RuntimeModel
NuGet v3 core library. |
GitHub repositories (73)
Showing the top 20 popular GitHub repositories that depend on NuGet.Versioning:
Repository | Stars |
---|---|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
|
|
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
|
|
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
coverlet-coverage/coverlet
Cross platform code coverage for .NET
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
Belphemur/SoundSwitch
C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/
|
|
loic-sharma/BaGet
A lightweight NuGet and symbol server
|
|
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
belav/csharpier
CSharpier is an opinionated code formatter for c#.
|
|
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
dotnetcore/Natasha
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.
|
|
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
|
|
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
|
|
dotnet/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
|
Version | Downloads | Last Updated | |
---|---|---|---|
6.14.0 | 271,974 | 5/13/2025 | |
6.13.2 | 606,822 | 2/28/2025 | |
6.13.1 | 264,407 | 2/12/2025 | |
6.12.4 | 1,495 | 5/7/2025 | |
6.12.1 | 2,486,023 | 11/12/2024 | |
6.12.0 | 4,190 | 11/12/2024 | |
6.11.1 | 2,419,353 | 10/1/2024 | |
6.11.0 | 9,846,050 | 8/13/2024 | |
6.11.0-preview.2 | 13,914 | 6/5/2024 | |
6.10.2 | 33,998 | 8/12/2024 | |
6.10.1 | 1,348,850 | 6/27/2024 | |
6.10.0 | 725,265 | 5/21/2024 | |
6.9.1 | 11,964,030 | 2/13/2024 | |
6.8.1 | 167,731 | 2/13/2024 | |
6.8.0 | 1,636,243 | 11/17/2023 | |
6.7.1 | 284,278 | 2/14/2024 | |
6.7.0 | 4,075,959 | 8/9/2023 | |
6.6.2 | 189,499 | 2/13/2024 | |
6.6.1 | 8,655,527 | 6/13/2023 | |
6.6.0 | 198,093 | 5/17/2023 | |
6.6.0-preview.3 | 2,367 | 5/17/2023 | |
6.5.1 | 209,345 | 6/13/2023 | |
6.5.0 | 679,206 | 2/22/2023 | |
6.4.3 | 78,121 | 2/13/2024 | |
6.4.2 | 267,165 | 6/13/2023 | |
6.4.0 | 1,404,627 | 11/9/2022 | |
6.3.4 | 2,291,192 | 2/13/2024 | |
6.3.3 | 234,166 | 6/14/2023 | |
6.3.1 | 19,052,739 | 10/11/2022 | |
6.2.4 | 130,936 | 6/14/2023 | |
6.2.2 | 155,255 | 10/11/2022 | |
6.1.0 | 13,283,157 | 2/16/2022 | |
6.0.6 | 18,864 | 2/13/2024 | |
6.0.5 | 113,477 | 6/13/2023 | |
6.0.3-rc.1 | 2,123 | 10/11/2022 | |
6.0.2 | 23,827 | 6/14/2022 | |
5.11.6 | 512,647 | 2/13/2024 | |
5.11.5 | 4,607,781 | 6/15/2023 | |
5.11.3 | 329,378 | 10/11/2022 | |
5.10.0 | 3,999,479 | 6/15/2021 | |
5.9.3 | 130,693 | 10/11/2022 | |
5.8.1 | 289,142 | 1/16/2021 | |
5.7.3-rtm.5 | 1,903 | 10/11/2022 | |
5.7.2 | 11,843 | 6/14/2022 | |
5.6.0 | 5,710,830 | 5/20/2020 | |
5.5.1 | 1,671,216 | 4/3/2020 | |
5.4.0 | 817,537 | 12/3/2019 | |
5.3.1 | 6,912,158 | 10/25/2019 | |
5.2.1 | 1,963 | 6/14/2022 | |
5.1.0 | 277,559 | 5/21/2019 | |
5.0.2 | 38,998 | 5/14/2019 | |
4.9.6 | 10,589 | 10/11/2022 | |
4.8.2 | 39,291 | 3/12/2019 | |
4.7.3 | 2,743 | 3/15/2019 | |
4.6.4 | 150,719 | 3/15/2019 | |
4.5.3 | 30,371 | 3/15/2019 | |
4.4.3 | 2,357 | 3/15/2019 | |
4.3.1 | 21,720 | 3/12/2019 | |
4.2.0 | 923,325 | 7/14/2017 | |
4.1.0 | 14,658 | 7/14/2017 | |
4.0.0 | 615,545 | 3/7/2017 | |
3.5.0 | 587,797 | 12/14/2016 | |
3.4.4-rtm-final | 4,319 | 6/3/2016 | |
3.4.3 | 102,007 | 4/22/2016 | |
3.3.0 | 193,325 | 12/1/2015 | |
3.2.0 | 27,539 | 9/16/2015 | |
1.0.7 | 457,847 | 2/5/2015 | |
0.1.0-alpha | 4,643 | 3/28/2014 |