NuGet.Packaging 1.0.0-master-43422320

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-43422320
                    
NuGet\Install-Package NuGet.Packaging -Version 1.0.0-master-43422320
                    
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-43422320" />
                    
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-43422320" />
                    
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-43422320
                    
#r "nuget: NuGet.Packaging, 1.0.0-master-43422320"
                    
#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=1.0.0-master-43422320&prerelease
                    
Install NuGet.Packaging as a Cake Addin
#tool nuget:?package=NuGet.Packaging&version=1.0.0-master-43422320&prerelease
                    
Install NuGet.Packaging as a Cake Tool

Tools for reading nupkg and nuspec files

There are no supported framework assets in this 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.