Paket 1.22.0-alpha005
See the version list below for details.
dotnet add package Paket --version 1.22.0-alpha005
NuGet\Install-Package Paket -Version 1.22.0-alpha005
<PackageReference Include="Paket" Version="1.22.0-alpha005" />
<PackageVersion Include="Paket" Version="1.22.0-alpha005" />
<PackageReference Include="Paket" />
paket add Paket --version 1.22.0-alpha005
#r "nuget: Paket, 1.22.0-alpha005"
#addin nuget:?package=Paket&version=1.22.0-alpha005&prerelease
#tool nuget:?package=Paket&version=1.22.0-alpha005&prerelease
A package dependency manager for .NET with support for NuGet packages and GitHub repositories.
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 |
---|---|---|
2.36.6 | 785 | 12/15/2015 |
2.36.5 | 393 | 12/14/2015 |
2.36.3 | 118 | 12/14/2015 |
2.36.2 | 396 | 12/13/2015 |
2.36.1 | 120 | 12/12/2015 |
2.36.0 | 598 | 12/10/2015 |
2.36.0-alpha001 | 113 | 12/9/2015 |
2.35.0 | 433 | 12/9/2015 |
2.34.0 | 590 | 12/7/2015 |
2.33.1 | 162 | 12/6/2015 |
2.33.0 | 81 | 12/4/2015 |
2.32.7 | 175 | 12/4/2015 |
2.32.6 | 111 | 12/4/2015 |
2.32.5 | 158 | 12/3/2015 |
2.32.4 | 117 | 12/3/2015 |
2.32.3 | 98 | 12/3/2015 |
2.32.2 | 72 | 12/3/2015 |
2.32.1 | 230 | 12/2/2015 |
2.31.1 | 345 | 12/1/2015 |
1.22.0-alpha005 | 61 | 7/31/2015 |
Use FSharp.Core 4.0
Fix build exe path which includes whitespace - https://github.com/fsprojects/ProjectScaffold/pull/185
Preserve encoding upon saving solution - https://github.com/fsprojects/Paket/pull/940
BUGFIX: If we specify a templatefile in paket pack it still packs all templates - https://github.com/fsprojects/Paket/pull/944
BUGFIX: If we specify a type project templatefile in paket pack it should find the project - https://github.com/fsprojects/Paket/issues/945
BUGFIX: Paket pack succeeded even when there're missing files - https://github.com/fsprojects/Paket/issues/948
BUGFIX: FindAllFiles should handle paths that are longer than 260 characters - https://github.com/fsprojects/Paket/issues/949