PackageRestore 1.0.0
You can use this NuGet package to make working with NuGet Package Restore easier from build servers. If you want to ship
Build updates in a NuGet package then you can use this package to help users create scripts to resotre the NuGet packages before the build starts.
For detailed info on how to use this for Build Servers see http://sedodream.com/2012/12/24/SlowCheetahBuildServerSupportUpdated.aspx.
Install-Package PackageRestore -Version 1.0.0
dotnet add package PackageRestore --version 1.0.0
<PackageReference Include="PackageRestore" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PackageRestore --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PackageRestore, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PackageRestore as a Cake Addin
#addin nuget:?package=PackageRestore&version=1.0.0
// Install PackageRestore as a Cake Tool
#tool nuget:?package=PackageRestore&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 18,590 | 9/7/2013 |
1.0.0-beta | 2,950 | 6/6/2013 |