A dotnet tool for mirroring nuget.org and downloading packages to disk.
Info
Version: | 3.2.0+git.c559d8f |
Author(s): | emgarten |
Last Update: | Saturday, February 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NuGetMirror |
Install
Install-Package NuGetMirror
dotnet add package NuGetMirror
paket add NuGetMirror
NuGetMirror Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- NuGet.CatalogReader(>= 1.2.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.0)
- Microsoft.NETCore.App(>= 1.0.1)
No dependencies.