NuGet's implementation for reading nupkg package and nuspec package specification files.
Info
Version: | 4.7.0-preview1-4986 |
Author(s): | NuGet |
Last Update: | Monday, February 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NuGet.Packaging |
Install
Install-Package NuGet.Packaging
dotnet add package NuGet.Packaging
paket add NuGet.Packaging
NuGet.Packaging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NuGet.Common(>= 4.7.014986)
- NuGet.Packaging.Core(>= 4.7.014986)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Dynamic.Runtime(>= 4.0.11)
- System.IO.Compression(>= 4.1.0)
- System.ObjectModel(>= 4.0.12)
- NuGet.Common(>= 4.7.014986)
- NuGet.Packaging.Core(>= 4.7.014986)
- Newtonsoft.Json(>= 9.0.1)
Tags