paket-netcore-as-tool - paket.bootstrapper 5.180.411

A dependency manager for .NET with support for NuGet packages and git repositories.

PM> Install-Package paket.bootstrapper -Version 5.180.411 -Source https://www.myget.org/F/paket-netcore-as-tool/api/v3/index.json

Copy to clipboard

> nuget.exe install paket.bootstrapper -Version 5.180.411 -Source https://www.myget.org/F/paket-netcore-as-tool/api/v3/index.json

Copy to clipboard

> dotnet add package paket.bootstrapper --version 5.180.411 --source https://www.myget.org/F/paket-netcore-as-tool/api/v3/index.json

Copy to clipboard
<PackageReference Include="paket.bootstrapper" Version="5.180.411" />
Copy to clipboard
source https://www.myget.org/F/paket-netcore-as-tool/api/v3/index.json

nuget paket.bootstrapper  ~> 5.180.411
Copy to clipboard

> choco install paket.bootstrapper --version 5.180.411 --source https://www.myget.org/F/paket-netcore-as-tool/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "paket-netcore-as-tool" -SourceLocation "https://www.myget.org/F/paket-netcore-as-tool/api/v2"
Install-Module -Name "paket.bootstrapper" -RequiredVersion "5.180.411" -Repository "paket-netcore-as-tool" 
Copy to clipboard

local version

  • .NETCoreApp 2.1: 2.1.0.0

Owners

Enrico Sada

Authors

Paket team

Project URL

http://fsprojects.github.com/Paket

License

MIT

Tags

nuget bundler F#

Info

4756 total downloads
2 downloads for version 5.180.411
Download (248.99 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
5.180.414 248.96 KB Tue, 18 Sep 2018 10:05:07 GMT 4634
5.180.411 248.99 KB Mon, 17 Sep 2018 22:18:12 GMT 2
5.180.403 248.92 KB Mon, 17 Sep 2018 18:29:18 GMT 2
5.179.403 248.93 KB Fri, 14 Sep 2018 09:19:58 GMT 56
1.2.14-netcore 176.72 KB Fri, 04 May 2018 10:12:59 GMT 43
1.2.12-netcore 176.6 KB Fri, 04 May 2018 08:46:50 GMT 2
1.2.11-netcore 176.58 KB Thu, 03 May 2018 16:31:54 GMT 17