NuGet.Packaging
6.0.0
| Advisory: https://github.com/advisories/GHSA-68w7-72jg-6qpp | Severity: critical |
dotnet add package NuGet.Packaging --version 6.0.0
NuGet\Install-Package NuGet.Packaging -Version 6.0.0
<PackageReference Include="NuGet.Packaging" Version="6.0.0" />
<PackageVersion Include="NuGet.Packaging" Version="6.0.0" />
<PackageReference Include="NuGet.Packaging" />
paket add NuGet.Packaging --version 6.0.0
#r "nuget: NuGet.Packaging, 6.0.0"
#:package NuGet.Packaging@6.0.0
#addin nuget:?package=NuGet.Packaging&version=6.0.0
#tool nuget:?package=NuGet.Packaging&version=6.0.0
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. 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
- Newtonsoft.Json (>= 13.0.1)
- NuGet.Configuration (>= 6.0.0)
- NuGet.Versioning (>= 6.0.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- NuGet.Configuration (>= 6.0.0)
- NuGet.Versioning (>= 6.0.0)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Security.Cryptography.Pkcs (>= 5.0.0)
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
- NuGet.Configuration (>= 6.0.0)
- NuGet.Versioning (>= 6.0.0)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Security.Cryptography.Pkcs (>= 5.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NuGet.Packaging:
| Package | Downloads |
|---|---|
|
NuGet.Packaging.Core
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly. |
|
|
NuGet.Protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types. |
|
|
NuGet.Services.Licenses
Common license expression code |
|
|
NuGet.Services.Validation.Common.Job
Common job infrastructure for validation jobs and basic dependency injection setup. |
|
|
NuGetGallery.Core
Core support library for NuGet Gallery Frontend and Backend |
GitHub repositories (70)
Showing the top 20 popular GitHub repositories that depend on NuGet.Packaging:
| Repository | Stars |
|---|---|
|
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!!
|
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
|
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
|
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
|
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
|
|
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
|
|
|
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.
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|
|
|
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
|
|
|
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
|
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 6.0.0 | 77 | 9/19/2022 | |
| 5.9.1 | 68 | 9/19/2022 | |
| 5.9.0 | 0 | 3/6/2021 | |
| 5.8.1 | 1 | 3/6/2021 | |
| 5.8.0-preview.2.6776 | 0 | 1/17/2021 | |
| 5.6.0 | 6 | 1/17/2021 | |
| 5.4.0 | 2 | 1/17/2021 | |
| 5.0.0-preview1.5707 | 37,422 | 3/6/2021 | |
| 4.9.2-rtm.5706 | 1 | 1/17/2021 | |
| 4.9.1 | 0 | 1/17/2021 | |
| 4.8.2 | 1 | 1/17/2021 | |
| 4.8.0 | 1 | 1/17/2021 | |
| 4.7.2 | 2 | 1/17/2021 | |
| 4.7.0-rtm.5104 | 2 | 1/17/2021 | |
| 4.5.2 | 1 | 1/17/2021 | |
| 4.5.0 | 1 | 1/17/2021 | |
| 4.4.3 | 2 | 1/17/2021 | |
| 4.3.0-rtm-4324 | 2 | 1/17/2021 | |
| 4.0.0-rc3 | 0 | 1/17/2021 | |
| 4.0.0-rc-2048 | 6 | 1/17/2021 |