Paket 2.17.0
See the version list below for details.
dotnet add package Paket --version 2.17.0
NuGet\Install-Package Paket -Version 2.17.0
<PackageReference Include="Paket" Version="2.17.0" />
<PackageVersion Include="Paket" Version="2.17.0" />
<PackageReference Include="Paket" />
paket add Paket --version 2.17.0
#r "nuget: Paket, 2.17.0"
#:package Paket@2.17.0
#addin nuget:?package=Paket&version=2.17.0
#tool nuget:?package=Paket&version=2.17.0
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 (4)
Showing the top 4 NuGet packages that depend on Paket:
| Package | Downloads |
|---|---|
|
CryptoExchangeClient
Clients for multiple cryptocurrency exchanges. All clients have a shared interface for common actions. |
|
|
CommandLine-NetStandard
Package Description |
|
|
GPS.SimpleServiceServer
Simple Service Server that is extensible and allows hosting of any kind of service. |
|
|
GPS.SimplePerformanceCounters
GPS.SimplePerformanceCounters library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.3.1 | 31,037 | 1/20/2026 |
| 10.2.1 | 1,109 | 1/19/2026 |
| 10.2.0 | 567 | 1/19/2026 |
| 10.1.1 | 491 | 1/19/2026 |
| 10.0.1 | 505 | 1/19/2026 |
| 10.0.0-alpha011 | 24,037 | 11/11/2025 |
| 10.0.0-alpha009 | 284 | 11/11/2025 |
| 10.0.0-alpha007 | 293 | 11/11/2025 |
| 10.0.0-alpha006 | 285 | 11/11/2025 |
| 10.0.0-alpha005 | 288 | 11/11/2025 |
| 10.0.0-alpha004 | 287 | 11/11/2025 |
| 10.0.0-alpha002 | 301 | 11/11/2025 |
| 9.0.2 | 890,851 | 11/19/2024 |
| 9.0.1 | 335,024 | 11/15/2024 |
| 9.0.0 | 31,389 | 11/13/2024 |
| 9.0.0-alpha001 | 230 | 11/13/2024 |
| 8.1.0-alpha004 | 3,869 | 6/19/2024 |
| 8.1.0-alpha002 | 706 | 3/14/2024 |
| 8.1.0-alpha001 | 711 | 1/31/2024 |
| 2.17.0 | 2,873 | 10/24/2015 |
Global "oldest matching version" resolver strategy option - https://fsprojects.github.io/Paket/dependencies-file.html#Strategy-option
Convert-from-nuget and simplify commands simplify framework restrictions if possible - https://github.com/fsprojects/Paket/pull/1159
BUGFIX: Queries every NuGet feed in parallel and combines the results - https://github.com/fsprojects/Paket/pull/1163
USABILITY: Give better error message when a file can't be found on a github repo - https://github.com/fsprojects/Paket/issues/1162