Paket 5.127.8
See the version list below for details.
dotnet add package Paket --version 5.127.8
NuGet\Install-Package Paket -Version 5.127.8
<PackageReference Include="Paket" Version="5.127.8" />
<PackageVersion Include="Paket" Version="5.127.8" />
<PackageReference Include="Paket" />
paket add Paket --version 5.127.8
#r "nuget: Paket, 5.127.8"
#:package Paket@5.127.8
#addin nuget:?package=Paket&version=5.127.8
#tool nuget:?package=Paket&version=5.127.8
A dependency manager for .NET with support for NuGet packages and git 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 | 116,391 | 1/20/2026 |
| 10.2.1 | 1,649 | 1/19/2026 |
| 10.2.0 | 1,029 | 1/19/2026 |
| 10.1.1 | 965 | 1/19/2026 |
| 10.0.1 | 987 | 1/19/2026 |
| 10.0.0-alpha011 | 44,334 | 11/11/2025 |
| 10.0.0-alpha009 | 294 | 11/11/2025 |
| 10.0.0-alpha007 | 303 | 11/11/2025 |
| 10.0.0-alpha006 | 297 | 11/11/2025 |
| 10.0.0-alpha005 | 296 | 11/11/2025 |
| 10.0.0-alpha004 | 301 | 11/11/2025 |
| 10.0.0-alpha002 | 311 | 11/11/2025 |
| 9.0.2 | 998,626 | 11/19/2024 |
| 9.0.1 | 400,534 | 11/15/2024 |
| 9.0.0 | 34,017 | 11/13/2024 |
| 9.0.0-alpha001 | 248 | 11/13/2024 |
| 8.1.0-alpha004 | 3,920 | 6/19/2024 |
| 8.1.0-alpha002 | 743 | 3/14/2024 |
| 8.1.0-alpha001 | 720 | 1/31/2024 |
| 5.127.8 | 3,561 | 12/29/2017 |
Implemented binding LOCKEDVERSION to particular group name - https://github.com/fsprojects/Paket/pull/2943
BUGFIX: Fixed "Incorrect time metrics" - https://github.com/fsprojects/Paket/pull/2946
USABILITY: Better tracing if we have IO error in load script generation
USABILITY: Do not download more than 5 packages at the same time
USABILITY: Print download times
USABILITY: Avoid replacing load script files if the contents are the same - https://github.com/fsprojects/Paket/pull/2940
Update Paket.Restore.targets to deal with private assets