boxstarter - BasicBox 1.0.0

Package description

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget BasicBox  ~> 1.0.0
Copy to clipboard

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

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

Owners

Riderman Sousa

Authors

Riderman

License

Unknown

Tags

Boxstarter

Info

313 total downloads
313 downloads for version 1.0.0
Download (3.32 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.0 3.32 KB Sat, 21 Feb 2015 15:14:16 GMT 313