NuGet.Versioning
6.9.1
Prefix Reserved
See the version list below for details.
dotnet add package NuGet.Versioning --version 6.9.1
NuGet\Install-Package NuGet.Versioning -Version 6.9.1
<PackageReference Include="NuGet.Versioning" Version="6.9.1" />
<PackageVersion Include="NuGet.Versioning" Version="6.9.1" />
<PackageReference Include="NuGet.Versioning" />
paket add NuGet.Versioning --version 6.9.1
#r "nuget: NuGet.Versioning, 6.9.1"
#addin nuget:?package=NuGet.Versioning&version=6.9.1
#tool nuget:?package=NuGet.Versioning&version=6.9.1
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (155)
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 | 127,254 | 5/13/2025 | |
6.13.2 | 531,409 | 2/28/2025 | |
6.13.1 | 223,335 | 2/12/2025 | |
6.12.4 | 720 | 5/7/2025 | |
6.12.1 | 2,205,948 | 11/12/2024 | |
6.12.0 | 3,540 | 11/12/2024 | |
6.11.1 | 2,153,238 | 10/1/2024 | |
6.11.0 | 8,781,529 | 8/13/2024 | |
6.11.0-preview.2 | 13,360 | 6/5/2024 | |
6.10.2 | 32,633 | 8/12/2024 | |
6.10.1 | 1,286,049 | 6/27/2024 | |
6.10.0 | 698,754 | 5/21/2024 | |
6.9.1 | 11,494,947 | 2/13/2024 | |
6.8.1 | 162,432 | 2/13/2024 | |
6.8.0 | 1,601,452 | 11/17/2023 | |
6.7.1 | 271,405 | 2/14/2024 | |
6.7.0 | 3,981,704 | 8/9/2023 | |
6.6.2 | 180,813 | 2/13/2024 | |
6.6.1 | 8,508,199 | 6/13/2023 | |
6.6.0 | 192,669 | 5/17/2023 | |
6.6.0-preview.3 | 2,288 | 5/17/2023 | |
6.5.1 | 202,313 | 6/13/2023 | |
6.5.0 | 665,429 | 2/22/2023 | |
6.4.3 | 73,256 | 2/13/2024 | |
6.4.2 | 255,678 | 6/13/2023 | |
6.4.0 | 1,387,481 | 11/9/2022 | |
6.3.4 | 1,983,239 | 2/13/2024 | |
6.3.3 | 230,590 | 6/14/2023 | |
6.3.1 | 18,779,901 | 10/11/2022 | |
6.2.4 | 126,028 | 6/14/2023 | |
6.2.2 | 151,025 | 10/11/2022 | |
6.1.0 | 12,823,625 | 2/16/2022 | |
6.0.6 | 18,658 | 2/13/2024 | |
6.0.5 | 112,677 | 6/13/2023 | |
6.0.3-rc.1 | 2,048 | 10/11/2022 | |
6.0.2 | 23,620 | 6/14/2022 | |
5.11.6 | 483,483 | 2/13/2024 | |
5.11.5 | 4,398,423 | 6/15/2023 | |
5.11.3 | 328,561 | 10/11/2022 | |
5.10.0 | 3,998,087 | 6/15/2021 | |
5.9.3 | 130,345 | 10/11/2022 | |
5.8.1 | 288,692 | 1/16/2021 | |
5.7.3-rtm.5 | 1,824 | 10/11/2022 | |
5.7.2 | 11,746 | 6/14/2022 | |
5.6.0 | 5,627,495 | 5/20/2020 | |
5.5.1 | 1,664,305 | 4/3/2020 | |
5.4.0 | 814,973 | 12/3/2019 | |
5.3.1 | 6,897,445 | 10/25/2019 | |
5.2.1 | 1,894 | 6/14/2022 | |
5.1.0 | 277,254 | 5/21/2019 | |
5.0.2 | 38,923 | 5/14/2019 | |
4.9.6 | 10,367 | 10/11/2022 | |
4.8.2 | 39,207 | 3/12/2019 | |
4.7.3 | 2,659 | 3/15/2019 | |
4.6.4 | 136,168 | 3/15/2019 | |
4.5.3 | 29,809 | 3/15/2019 | |
4.4.3 | 2,284 | 3/15/2019 | |
4.3.1 | 21,582 | 3/12/2019 | |
4.2.0 | 913,918 | 7/14/2017 | |
4.1.0 | 14,554 | 7/14/2017 | |
4.0.0 | 615,004 | 3/7/2017 | |
3.5.0 | 586,859 | 12/14/2016 | |
3.4.4-rtm-final | 4,220 | 6/3/2016 | |
3.4.3 | 101,644 | 4/22/2016 | |
3.3.0 | 192,468 | 12/1/2015 | |
3.2.0 | 27,199 | 9/16/2015 | |
1.0.7 | 456,015 | 2/5/2015 | |
0.1.0-alpha | 4,562 | 3/28/2014 |