Paket 1.19.0
See the version list below for details.
dotnet add package Paket --version 1.19.0
NuGet\Install-Package Paket -Version 1.19.0
<PackageReference Include="Paket" Version="1.19.0" />
<PackageVersion Include="Paket" Version="1.19.0" />
<PackageReference Include="Paket" />
paket add Paket --version 1.19.0
#r "nuget: Paket, 1.19.0"
#:package Paket@1.19.0
#addin nuget:?package=Paket&version=1.19.0
#tool nuget:?package=Paket&version=1.19.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 | 72,021 | 1/20/2026 |
| 10.2.1 | 1,422 | 1/19/2026 |
| 10.2.0 | 808 | 1/19/2026 |
| 10.1.1 | 735 | 1/19/2026 |
| 10.0.1 | 752 | 1/19/2026 |
| 10.0.0-alpha011 | 34,893 | 11/11/2025 |
| 10.0.0-alpha009 | 292 | 11/11/2025 |
| 10.0.0-alpha007 | 300 | 11/11/2025 |
| 10.0.0-alpha006 | 295 | 11/11/2025 |
| 10.0.0-alpha005 | 292 | 11/11/2025 |
| 10.0.0-alpha004 | 294 | 11/11/2025 |
| 10.0.0-alpha002 | 310 | 11/11/2025 |
| 9.0.2 | 946,513 | 11/19/2024 |
| 9.0.1 | 366,728 | 11/15/2024 |
| 9.0.0 | 32,754 | 11/13/2024 |
| 9.0.0-alpha001 | 244 | 11/13/2024 |
| 8.1.0-alpha004 | 3,885 | 6/19/2024 |
| 8.1.0-alpha002 | 715 | 3/14/2024 |
| 8.1.0-alpha001 | 717 | 1/31/2024 |
| 1.19.0 | 3,684 | 7/13/2015 |
Support Odata query fallback for package details with /odata prefix - https://github.com/fsprojects/Paket/pull/922
Establish beta-level comatibility with Klondike nuget server - https://github.com/fsprojects/Paket/pull/907
BUGFIX: Improved SemVer parser - https://github.com/fsprojects/Paket/pull/920
BUGFIX: Added fix for windows-style network source-paths in dependencies parser - https://github.com/fsprojects/Paket/pull/903
BUGFIX: Settings for dependent packages are now respected - https://github.com/fsprojects/Paket/pull/919
BUGFIX: `--force` option is working for install/update/restore remote files too
BUGFIX: Delete cached errors if all sources fail - https://github.com/fsprojects/Paket/issues/908
BUGFIX: Use updated globbing for paket.template
COSMETICS: Better error message when package doesn't exist
COSMETICS: Show better error message when a package is used in `paket.references` but not in `paket.lock`