Paket 3.30.0
See the version list below for details.
dotnet add package Paket --version 3.30.0
NuGet\Install-Package Paket -Version 3.30.0
<PackageReference Include="Paket" Version="3.30.0" />
<PackageVersion Include="Paket" Version="3.30.0" />
<PackageReference Include="Paket" />
paket add Paket --version 3.30.0
#r "nuget: Paket, 3.30.0"
#:package Paket@3.30.0
#addin nuget:?package=Paket&version=3.30.0
#tool nuget:?package=Paket&version=3.30.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 | 59,277 | 1/20/2026 |
| 10.2.1 | 1,361 | 1/19/2026 |
| 10.2.0 | 749 | 1/19/2026 |
| 10.1.1 | 674 | 1/19/2026 |
| 10.0.1 | 688 | 1/19/2026 |
| 10.0.0-alpha011 | 31,976 | 11/11/2025 |
| 10.0.0-alpha009 | 289 | 11/11/2025 |
| 10.0.0-alpha007 | 297 | 11/11/2025 |
| 10.0.0-alpha006 | 292 | 11/11/2025 |
| 10.0.0-alpha005 | 291 | 11/11/2025 |
| 10.0.0-alpha004 | 292 | 11/11/2025 |
| 10.0.0-alpha002 | 304 | 11/11/2025 |
| 9.0.2 | 931,841 | 11/19/2024 |
| 9.0.1 | 357,491 | 11/15/2024 |
| 9.0.0 | 32,376 | 11/13/2024 |
| 9.0.0-alpha001 | 237 | 11/13/2024 |
| 8.1.0-alpha004 | 3,872 | 6/19/2024 |
| 8.1.0-alpha002 | 711 | 3/14/2024 |
| 8.1.0-alpha001 | 716 | 1/31/2024 |
| 3.30.0 | 4,148 | 11/23/2016 |
Allow override of NuGetCacheFolder location through environment variable - https://github.com/fsprojects/Paket/pull/2035
BUGFIX: Add authorization headers to Paket Push - https://github.com/fsprojects/Paket/pull/2034
BUGFIX: Fix package name displayed when package is found in different group - https://github.com/fsprojects/Paket/issues/2031
BUGFIX: Report which nuspec file is invalid when the nuspec cannot be loaded - https://github.com/fsprojects/Paket/issues/2026