Paket 3.10.0
See the version list below for details.
dotnet add package Paket --version 3.10.0
NuGet\Install-Package Paket -Version 3.10.0
<PackageReference Include="Paket" Version="3.10.0" />
<PackageVersion Include="Paket" Version="3.10.0" />
<PackageReference Include="Paket" />
paket add Paket --version 3.10.0
#r "nuget: Paket, 3.10.0"
#:package Paket@3.10.0
#addin nuget:?package=Paket&version=3.10.0
#tool nuget:?package=Paket&version=3.10.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 | 219,286 | 1/20/2026 |
| 10.2.1 | 2,394 | 1/19/2026 |
| 10.2.0 | 1,576 | 1/19/2026 |
| 10.1.1 | 1,523 | 1/19/2026 |
| 10.0.1 | 1,541 | 1/19/2026 |
| 10.0.0-alpha011 | 58,930 | 11/11/2025 |
| 10.0.0-alpha009 | 311 | 11/11/2025 |
| 10.0.0-alpha007 | 321 | 11/11/2025 |
| 10.0.0-alpha006 | 316 | 11/11/2025 |
| 10.0.0-alpha005 | 311 | 11/11/2025 |
| 10.0.0-alpha004 | 322 | 11/11/2025 |
| 10.0.0-alpha002 | 331 | 11/11/2025 |
| 9.0.2 | 1,087,508 | 11/19/2024 |
| 9.0.1 | 463,348 | 11/15/2024 |
| 9.0.0 | 37,472 | 11/13/2024 |
| 9.0.0-alpha001 | 270 | 11/13/2024 |
| 8.1.0-alpha004 | 3,948 | 6/19/2024 |
| 8.1.0-alpha002 | 852 | 3/14/2024 |
| 8.1.0-alpha001 | 745 | 1/31/2024 |
| 3.10.0 | 3,707 | 8/3/2016 |
Allow to specify nupkg version for source override in paket.local file - https://github.com/fsprojects/Paket/issues/1803
BUGFIX: Allow "auto-restore on" to be done twice - https://github.com/fsprojects/Paket/issues/1836
BUGFIX: be careful with distinction between .NET 4.0 client and .NET 4.0 full profile - https://github.com/fsprojects/Paket/issues/1830
BUGFIX: Don't allow empty string as description in template file - https://github.com/fsprojects/Paket/pull/1831
BUGFIX: Respect comments in dependencies file