aspnetvnext - Placeholder 1.0.0

Placeholder package

PM> Install-Package Placeholder -Version 1.0.0 -Source https://www.myget.org/F/aspnetvnext/api/v3/index.json

Copy to clipboard

> nuget.exe install Placeholder -Version 1.0.0 -Source https://www.myget.org/F/aspnetvnext/api/v3/index.json

Copy to clipboard

> dotnet add package Placeholder --version 1.0.0 --source https://www.myget.org/F/aspnetvnext/api/v3/index.json

Copy to clipboard
<PackageReference Include="Placeholder" Version="1.0.0" />
Copy to clipboard
source https://www.myget.org/F/aspnetvnext/api/v3/index.json

nuget Placeholder  ~> 1.0.0
Copy to clipboard

> choco install Placeholder --version 1.0.0 --source https://www.myget.org/F/aspnetvnext/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetvnext" -SourceLocation "https://www.myget.org/F/aspnetvnext/api/v2"
Install-Module -Name "Placeholder" -RequiredVersion "1.0.0" -Repository "aspnetvnext" 
Copy to clipboard

Owners

MyGet Redirect Service Account aspnet-ci

Authors

MyGet

License

Unknown

Info

0 total downloads
0 downloads for version 1.0.0
Download (2.48 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 2.48 KB Thu, 25 Aug 2016 08:10:34 GMT 0