PackageRestore 1.0.0

dotnet add package PackageRestore --version 1.0.0
NuGet\Install-Package PackageRestore -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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
#r "nuget: PackageRestore, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 24,805 9/7/2013
1.0.0-beta 4,186 6/6/2013