NuGet.Packaging 4.9.1-zlocal.52990

Details
Advisory: https://github.com/advisories/GHSA-68w7-72jg-6qpp Severity: critical
This is a prerelease version of NuGet.Packaging.
dotnet add package NuGet.Packaging --version 4.9.1-zlocal.52990
                    
NuGet\Install-Package NuGet.Packaging -Version 4.9.1-zlocal.52990
                    
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="NuGet.Packaging" Version="4.9.1-zlocal.52990" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGet.Packaging" Version="4.9.1-zlocal.52990" />
                    
Directory.Packages.props
<PackageReference Include="NuGet.Packaging" />
                    
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 NuGet.Packaging --version 4.9.1-zlocal.52990
                    
#r "nuget: NuGet.Packaging, 4.9.1-zlocal.52990"
                    
#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=NuGet.Packaging&version=4.9.1-zlocal.52990&prerelease
                    
Install NuGet.Packaging as a Cake Addin
#tool nuget:?package=NuGet.Packaging&version=4.9.1-zlocal.52990&prerelease
                    
Install NuGet.Packaging as a Cake Tool

NuGet's implementation for reading nupkg package and nuspec package specification files.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (61)

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.
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
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.
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.