Paket 5.133.0
See the version list below for details.
dotnet add package Paket --version 5.133.0
NuGet\Install-Package Paket -Version 5.133.0
<PackageReference Include="Paket" Version="5.133.0" />
<PackageVersion Include="Paket" Version="5.133.0" />
<PackageReference Include="Paket" />
paket add Paket --version 5.133.0
#r "nuget: Paket, 5.133.0"
#:package Paket@5.133.0
#addin nuget:?package=Paket&version=5.133.0
#tool nuget:?package=Paket&version=5.133.0
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 | 30,571 | 1/20/2026 |
| 10.2.1 | 1,097 | 1/19/2026 |
| 10.2.0 | 555 | 1/19/2026 |
| 10.1.1 | 479 | 1/19/2026 |
| 10.0.1 | 493 | 1/19/2026 |
| 10.0.0-alpha011 | 23,930 | 11/11/2025 |
| 10.0.0-alpha009 | 283 | 11/11/2025 |
| 10.0.0-alpha007 | 292 | 11/11/2025 |
| 10.0.0-alpha006 | 284 | 11/11/2025 |
| 10.0.0-alpha005 | 287 | 11/11/2025 |
| 10.0.0-alpha004 | 286 | 11/11/2025 |
| 10.0.0-alpha002 | 299 | 11/11/2025 |
| 9.0.2 | 890,449 | 11/19/2024 |
| 9.0.1 | 333,445 | 11/15/2024 |
| 9.0.0 | 31,362 | 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 | 709 | 1/31/2024 |
| 5.133.0 | 7,582 | 1/31/2018 |
Added `paket info --paket-dependencies-dir` to locate repo root
API: Added overload for Dependencies.Init - https://github.com/fsprojects/Paket/pull/3019
USABILITY: Trace detailed messages for missing package errors - https://github.com/fsprojects/Paket/pull/3001
PERFORMANCE: Avoid duplicates in package source cache - https://github.com/fsprojects/Paket/pull/2999
COSMETICS: Only overwrite NuGet metadata cache when needed - https://github.com/fsprojects/Paket/pull/2998
COSMETICS: Trace not-found and blacklist warnings as actual warnings - https://github.com/fsprojects/Paket/pull/2997