Simple wrapper around downloading NuGet packages from public and private repositories, this greatly reduces the complexity needed to access NuGet Repositories, supports V2 and V3 depedencies.
Info
Version: | 1.0.62 |
Author(s): | Naos Project |
Last Update: | Friday, May 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://naosproject.com/ |
NuGet Url: | https://www.nuget.org/packages/Naos.Packaging.NuGet |
Install
Install-Package Naos.Packaging.NuGet
dotnet add package Naos.Packaging.NuGet
paket add Naos.Packaging.NuGet
Naos.Packaging.NuGet Download (Unzip the "nupkg" after downloading)
Dependencies
- OBeautifulCode.Type(>= 1.0.51)
- Naos.Packaging.Domain(>= 1.0.55)