NuGet.Packaging 1.0.0-master-43250237

This is a prerelease version of NuGet.Packaging.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NuGet.Packaging --version 1.0.0-master-43250237
                    
NuGet\Install-Package NuGet.Packaging -Version 1.0.0-master-43250237
                    
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="1.0.0-master-43250237" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGet.Packaging" Version="1.0.0-master-43250237" />
                    
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 1.0.0-master-43250237
                    
#r "nuget: NuGet.Packaging, 1.0.0-master-43250237"
                    
#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.
#:package NuGet.Packaging@1.0.0-master-43250237
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NuGet.Packaging&version=1.0.0-master-43250237&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NuGet.Packaging&version=1.0.0-master-43250237&prerelease
                    
Install as a Cake Tool

NuGet.Packaging is core nupkg reader

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (6)

Showing the top 6 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!!
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.