Creates a NuGet package of your project straight into the local feed and also wipes out cached versions of that same package.
Info
Version: | 1.0.0 |
Author(s): | 0x33 |
Last Update: | Sunday, October 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OX33/Local |
NuGet Url: | https://www.nuget.org/packages/Local |
Install
Install-Package Local
dotnet add package Local
paket add Local
Local Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)