NuGet.Packaging
5.7.3-rtm.5
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-68w7-72jg-6qpp | Severity: critical |
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.Packaging --version 5.7.3-rtm.5
NuGet\Install-Package NuGet.Packaging -Version 5.7.3-rtm.5
<PackageReference Include="NuGet.Packaging" Version="5.7.3-rtm.5" />
<PackageVersion Include="NuGet.Packaging" Version="5.7.3-rtm.5" />
<PackageReference Include="NuGet.Packaging" />
paket add NuGet.Packaging --version 5.7.3-rtm.5
#r "nuget: NuGet.Packaging, 5.7.3-rtm.5"
#addin nuget:?package=NuGet.Packaging&version=5.7.3-rtm.5&prerelease
#tool nuget:?package=NuGet.Packaging&version=5.7.3-rtm.5&prerelease
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
.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
- Newtonsoft.Json (>= 9.0.1)
- NuGet.Configuration (>= 5.7.3-rtm.5)
- NuGet.Versioning (>= 5.7.3-rtm.5)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- NuGet.Configuration (>= 5.7.3-rtm.5)
- NuGet.Versioning (>= 5.7.3-rtm.5)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Security.Cryptography.Cng (>= 5.0.0-preview.3.20214.6)
- System.Security.Cryptography.Pkcs (>= 5.0.0-preview.3.20214.6)
-
net5.0
- Newtonsoft.Json (>= 9.0.1)
- NuGet.Configuration (>= 5.7.3-rtm.5)
- NuGet.Versioning (>= 5.7.3-rtm.5)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Security.Cryptography.Cng (>= 5.0.0-preview.3.20214.6)
- System.Security.Cryptography.Pkcs (>= 5.0.0-preview.3.20214.6)
NuGet packages (123)
Showing the top 5 NuGet packages that depend on NuGet.Packaging:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. |
|
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
|
Microsoft.VisualStudio.Web.CodeGeneration
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies. |
|
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators. |
|
Microsoft.VisualStudio.Web.CodeGeneration.Core
Contains the core infrastructure used by ASP.NET Core Code Generators. |
GitHub repositories (63)
Showing the top 20 popular GitHub repositories that depend on NuGet.Packaging:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
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.
|
|
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
|
|
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
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
Version | Downloads | Last updated | |
---|---|---|---|
6.13.2 | 141,962 | 2/28/2025 | |
6.13.1 | 109,379 | 2/12/2025 | |
6.12.1 | 1,187,516 | 11/12/2024 | |
6.12.0 | 2,331 | 11/12/2024 | |
6.11.1 | 1,251,437 | 10/1/2024 | |
6.11.0 | 5,749,414 | 8/13/2024 | |
6.11.0-preview.2 | 3,719 | 6/5/2024 | |
6.10.2 | 19,124 | 8/12/2024 | |
6.10.1 | 834,455 | 6/27/2024 | |
6.10.0 | 544,300 | 5/21/2024 | |
6.9.1 | 9,782,553 | 2/13/2024 | |
6.8.1 | 143,363 | 2/13/2024 | |
6.8.0 | 1,313,380 | 11/17/2023 | |
6.7.1 | 224,356 | 2/14/2024 | |
6.7.0 | 3,395,544 | 8/9/2023 | |
6.6.2 | 143,035 | 2/13/2024 | |
6.6.1 | 7,454,269 | 6/13/2023 | |
6.6.0 | 139,327 | 5/17/2023 | |
6.6.0-preview.3 | 1,179 | 5/17/2023 | |
6.5.1 | 169,729 | 6/13/2023 | |
6.5.0 | 448,556 | 2/22/2023 | |
6.4.3 | 42,139 | 2/13/2024 | |
6.4.2 | 201,044 | 6/13/2023 | |
6.4.0 | 1,021,377 | 11/9/2022 | |
6.3.4 | 1,311,355 | 2/13/2024 | |
6.3.3 | 210,282 | 6/14/2023 | |
6.3.1 | 17,608,950 | 10/11/2022 | |
6.2.4 | 77,517 | 6/14/2023 | |
6.2.2 | 65,925 | 10/11/2022 | |
6.1.0 | 690,838 | 2/16/2022 | |
6.0.6 | 17,547 | 2/13/2024 | |
6.0.5 | 106,705 | 6/13/2023 | |
6.0.3-rc.1 | 1,010 | 10/11/2022 | |
6.0.2 | 16,607 | 6/14/2022 | |
5.11.6 | 403,270 | 2/13/2024 | |
5.11.5 | 3,881,895 | 6/15/2023 | |
5.11.3 | 320,303 | 10/11/2022 | |
5.10.0 | 3,905,576 | 6/15/2021 | |
5.9.3 | 129,329 | 10/11/2022 | |
5.8.1 | 229,261 | 1/16/2021 | |
5.7.3-rtm.5 | 755 | 10/11/2022 | |
5.7.2 | 10,124 | 6/14/2022 | |
5.6.0 | 5,199,548 | 5/20/2020 | |
5.5.1 | 1,489,269 | 4/3/2020 | |
5.4.0 | 622,585 | 12/3/2019 | |
5.3.1 | 6,863,148 | 10/25/2019 | |
5.2.1 | 815 | 6/14/2022 | |
5.1.0 | 259,251 | 5/21/2019 | |
5.0.2 | 35,299 | 5/14/2019 | |
4.9.6 | 8,884 | 10/11/2022 | |
4.8.2 | 38,148 | 3/12/2019 | |
4.7.3 | 1,367 | 3/15/2019 | |
4.6.4 | 17,874 | 3/15/2019 | |
4.5.3 | 27,459 | 3/15/2019 | |
4.4.3 | 1,174 | 3/15/2019 | |
4.3.1 | 18,577 | 3/12/2019 | |
4.2.0 | 838,515 | 7/14/2017 | |
4.1.0 | 11,759 | 7/14/2017 | |
4.0.0 | 225,733 | 3/7/2017 | |
3.5.0 | 504,179 | 12/14/2016 | |
3.4.4-rtm-final | 4,361 | 6/3/2016 | |
3.4.3 | 18,897 | 4/22/2016 | |
3.3.0 | 146,393 | 12/1/2015 | |
3.2.0 | 29,990 | 9/16/2015 |