.NET Standard library that provides some nuget package related functionality against the nuget V3 API.
Info
Version: | 1.0.0 |
Author(s): | Paul Stanley |
Last Update: | Tuesday, September 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ByteDev/ByteDev.Nuget |
NuGet Url: | https://www.nuget.org/packages/ByteDev.Nuget |
Install
Install-Package ByteDev.Nuget
dotnet add package ByteDev.Nuget
paket add ByteDev.Nuget
ByteDev.Nuget Download (Unzip the "nupkg" after downloading)
Dependencies
- NuGet.Protocol(>= 5.7.0)
Tags