Paket 2.13.0
See the version list below for details.
dotnet add package Paket --version 2.13.0
NuGet\Install-Package Paket -Version 2.13.0
<PackageReference Include="Paket" Version="2.13.0" />
<PackageVersion Include="Paket" Version="2.13.0" />
<PackageReference Include="Paket" />
paket add Paket --version 2.13.0
#r "nuget: Paket, 2.13.0"
#:package Paket@2.13.0
#addin nuget:?package=Paket&version=2.13.0
#tool nuget:?package=Paket&version=2.13.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 | 59,704 | 1/20/2026 |
| 10.2.1 | 1,362 | 1/19/2026 |
| 10.2.0 | 749 | 1/19/2026 |
| 10.1.1 | 676 | 1/19/2026 |
| 10.0.1 | 689 | 1/19/2026 |
| 10.0.0-alpha011 | 32,228 | 11/11/2025 |
| 10.0.0-alpha009 | 289 | 11/11/2025 |
| 10.0.0-alpha007 | 298 | 11/11/2025 |
| 10.0.0-alpha006 | 292 | 11/11/2025 |
| 10.0.0-alpha005 | 291 | 11/11/2025 |
| 10.0.0-alpha004 | 293 | 11/11/2025 |
| 10.0.0-alpha002 | 305 | 11/11/2025 |
| 9.0.2 | 932,675 | 11/19/2024 |
| 9.0.1 | 358,615 | 11/15/2024 |
| 9.0.0 | 32,401 | 11/13/2024 |
| 9.0.0-alpha001 | 238 | 11/13/2024 |
| 8.1.0-alpha004 | 3,872 | 6/19/2024 |
| 8.1.0-alpha002 | 713 | 3/14/2024 |
| 8.1.0-alpha001 | 717 | 1/31/2024 |
| 2.13.0 | 2,879 | 10/14/2015 |
Show-Groups command - https://fsprojects.github.io/Paket/paket-show-groups.html
BUGFIX: Fixed combine operation for framework restrictions - https://github.com/fsprojects/Paket/issues/1137
BUGFIX: Lockfile-Parser did not to parse framework restrictions and therefore paket install could lead to wrong lock file - https://github.com/fsprojects/Paket/issues/1135
USABILITY: Non-SemVer InformationalVersion are now allowed for paket pack - https://github.com/fsprojects/Paket/issues/1134
USABILITY: Dependencies file parser should detects comma between install settings - https://github.com/fsprojects/Paket/issues/1129
COSMETICS: Don't show the pin notice if dependency is transitive
COSMETICS: Don't allow negative numbers in SemVer