Paket 4.2.0
See the version list below for details.
dotnet add package Paket --version 4.2.0
NuGet\Install-Package Paket -Version 4.2.0
<PackageReference Include="Paket" Version="4.2.0" />
<PackageVersion Include="Paket" Version="4.2.0" />
<PackageReference Include="Paket" />
paket add Paket --version 4.2.0
#r "nuget: Paket, 4.2.0"
#:package Paket@4.2.0
#addin nuget:?package=Paket&version=4.2.0
#tool nuget:?package=Paket&version=4.2.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 | 446,410 | 1/20/2026 |
| 10.2.1 | 5,274 | 1/19/2026 |
| 10.2.0 | 2,357 | 1/19/2026 |
| 10.1.1 | 2,300 | 1/19/2026 |
| 10.0.1 | 2,342 | 1/19/2026 |
| 10.0.0-alpha011 | 78,097 | 11/11/2025 |
| 10.0.0-alpha009 | 346 | 11/11/2025 |
| 10.0.0-alpha007 | 359 | 11/11/2025 |
| 10.0.0-alpha006 | 351 | 11/11/2025 |
| 10.0.0-alpha005 | 353 | 11/11/2025 |
| 10.0.0-alpha004 | 360 | 11/11/2025 |
| 10.0.0-alpha002 | 367 | 11/11/2025 |
| 9.0.2 | 1,216,923 | 11/19/2024 |
| 9.0.1 | 588,013 | 11/15/2024 |
| 9.0.0 | 43,000 | 11/13/2024 |
| 9.0.0-alpha001 | 307 | 11/13/2024 |
| 8.1.0-alpha004 | 4,044 | 6/19/2024 |
| 8.1.0-alpha002 | 2,560 | 3/14/2024 |
| 8.1.0-alpha001 | 775 | 1/31/2024 |
| 4.2.0 | 3,416 | 4/9/2017 |
BUGFIX: Improved output of the outdated warning and fix underlying bug - https://github.com/fsprojects/Paket/pull/2223
BUGFIX: Make Paket.Restore.targets be called in more situations
BUGFIX: Fix to handle weird malformed portable-only libraries - https://github.com/fsprojects/Paket/pull/2215
BUGFIX: Detect changes in redirects settings
BUGFIX: Workaround for TFS dependency resolution - https://github.com/fsprojects/Paket/pull/2214