Info
| Version: | 1.2.0 |
| Author(s): | Rob Reynolds, David Alpert |
| Last Update: | Sunday, September 16, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ferventcoder/nuget.copy.extension |
| NuGet Url: | https://www.nuget.org/packages/nuget.copy.extension |
Install
Install-Package nuget.copy.extension
dotnet add package nuget.copy.extension
paket add nuget.copy.extension
nuget.copy.extension Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
"nuget.exe copy packageId [-Version version] [-Source sourceFeed] [-Destination destinationPathOrFeed] [-ApiKey apiKey]" | "nuget.exe copySearch searchFilter [-Version version] [-Source sourceFeed] [-Destination destinationPathOrFeed] [-ApiKey apiKey]" | To use this package, please install NuGet Extend first (http://nuget.org/list/packages/addconsoleextension) and then run nuget.exe addExtension nuget.copy.extension. | For more details, see the project site.