Paket 0.25.0
See the version list below for details.
dotnet add package Paket --version 0.25.0
NuGet\Install-Package Paket -Version 0.25.0
<PackageReference Include="Paket" Version="0.25.0" />
<PackageVersion Include="Paket" Version="0.25.0" />
<PackageReference Include="Paket" />
paket add Paket --version 0.25.0
#r "nuget: Paket, 0.25.0"
#:package Paket@0.25.0
#addin nuget:?package=Paket&version=0.25.0
#tool nuget:?package=Paket&version=0.25.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,955 | 1/20/2026 |
| 10.2.1 | 1,370 | 1/19/2026 |
| 10.2.0 | 757 | 1/19/2026 |
| 10.1.1 | 684 | 1/19/2026 |
| 10.0.1 | 697 | 1/19/2026 |
| 10.0.0-alpha011 | 32,266 | 11/11/2025 |
| 10.0.0-alpha009 | 291 | 11/11/2025 |
| 10.0.0-alpha007 | 299 | 11/11/2025 |
| 10.0.0-alpha006 | 293 | 11/11/2025 |
| 10.0.0-alpha005 | 292 | 11/11/2025 |
| 10.0.0-alpha004 | 294 | 11/11/2025 |
| 10.0.0-alpha002 | 306 | 11/11/2025 |
| 9.0.2 | 932,835 | 11/19/2024 |
| 9.0.1 | 359,194 | 11/15/2024 |
| 9.0.0 | 32,430 | 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 |
| 0.25.0 | 2,919 | 1/25/2015 |
BUGFIX: If more than one TargetFramework-specific dependency to the same package exist, we take the latest one - https://github.com/fsprojects/Paket/pull/567
BUGFIX: Removes interactive-shell-check on `add auth` - https://github.com/fsprojects/Paket/pull/565
BUGFIX: Can parse open NuGet ranges in brackets - https://github.com/fsprojects/Paket/issues/560
BUGFIX: Detect `net35-client` - https://github.com/fsprojects/Paket/issues/559
BUGFIX: Show help for `auto-restore` command - https://github.com/fsprojects/Paket/pull/558