paket.bootstrapper 3.32.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package paket.bootstrapper --version 3.32.0
NuGet\Install-Package paket.bootstrapper -Version 3.32.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="paket.bootstrapper" Version="3.32.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add paket.bootstrapper --version 3.32.0
#r "nuget: paket.bootstrapper, 3.32.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 paket.bootstrapper as a Cake Addin
#addin nuget:?package=paket.bootstrapper&version=3.32.0

// Install paket.bootstrapper as a Cake Tool
#tool nuget:?package=paket.bootstrapper&version=3.32.0

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

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
6.0.0-alpha001 441 12/2/2019
5.237.0 2,559 11/25/2019
5.220.0 783 9/30/2019
5.164.0 2,107 5/17/2018
5.141.0 1,223 2/23/2018
5.140.0 975 2/23/2018
5.126.0 1,038 12/12/2017
5.125.5 1,078 12/11/2017
5.125.4 1,045 12/11/2017
5.124.0 975 11/29/2017
5.122.0 973 11/7/2017
5.105.0 984 10/4/2017
5.100.1 927 9/22/2017
5.100.0 900 9/22/2017
5.92.2 950 9/3/2017
5.81.0 999 7/21/2017
5.0.0 1,049 6/16/2017
5.0.0-rc001 772 6/6/2017
5.0.0-beta010 758 6/2/2017
4.7.0 1,064 4/25/2017
4.0.0 1,025 3/15/2017
4.0.0-alpha009 821 10/25/2016
4.0.0-alpha008 837 10/25/2016
3.35.0 1,054 1/30/2017
3.32.0 1,071 1/2/2017
3.27.0 1,081 11/10/2016
3.25.0 1,030 10/28/2016
3.24.0 1,026 10/25/2016
3.24.0-alpha001 757 10/22/2016
3.14.0 1,130 8/22/2016
3.0.0 1,210 6/15/2016
2.62.0 1,194 4/17/2016
2.46.0 1,239 1/19/2016
2.34.0 3,688 12/7/2015
2.31.0 1,202 12/1/2015
2.29.0 1,245 11/27/2015
2.27.0 1,096 11/19/2015
2.4.0 1,158 9/28/2015
1.39.0 1,083 9/8/2015
1.25.0 1,142 8/10/2015
1.11.0 1,112 6/8/2015
1.4.0 1,106 5/8/2015
1.2.2 1,236 4/27/2015
1.2.0 1,263 4/24/2015

paket outdated: group -parameter added - https://github.com/fsprojects/Paket/pull/2097
BUGFIX: Fix "directory doesn't exist" in NuGet v2 - https://github.com/fsprojects/Paket/pull/2102
BUGFIX: Correctly escape no_proxy domains for bootstraper - https://github.com/fsprojects/Paket/pull/2100
BUGFIX: Don't print incorrect warning in bootstraper - https://github.com/fsprojects/Paket/pull/2098
BUGFIX: Update Argu to 3.6.1
BUGFIX: Revert argu update
BUGFIX: If we have ref and lib files then we prefer lib
BUGFIX: Don't remove group with only remote files - https://github.com/fsprojects/Paket/pull/2089
BUGFIX: Fix displayed package name for packages found in another group - https://github.com/fsprojects/Paket/pull/2088
BUGFIX: Avoid infinite recursive calls in followODataLink - https://github.com/fsprojects/Paket/pull/2081
BUGFIX: One of the file writes was missing a Directory.Create() - https://github.com/fsprojects/Paket/pull/2080
BUGFIX: NuGetV2-OData: retrieve versions in descending order for artifactory - https://github.com/fsprojects/Paket/pull/2073
BUGFIX: Default address of NuGet v3 stream points to https - https://github.com/fsprojects/Paket/pull/2071