Paket 3.8.0
See the version list below for details.
dotnet add package Paket --version 3.8.0
NuGet\Install-Package Paket -Version 3.8.0
<PackageReference Include="Paket" Version="3.8.0" />
<PackageVersion Include="Paket" Version="3.8.0" />
<PackageReference Include="Paket" />
paket add Paket --version 3.8.0
#r "nuget: Paket, 3.8.0"
#:package Paket@3.8.0
#addin nuget:?package=Paket&version=3.8.0
#tool nuget:?package=Paket&version=3.8.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 | 429,771 | 1/20/2026 |
| 10.2.1 | 5,131 | 1/19/2026 |
| 10.2.0 | 2,340 | 1/19/2026 |
| 10.1.1 | 2,280 | 1/19/2026 |
| 10.0.1 | 2,325 | 1/19/2026 |
| 10.0.0-alpha011 | 76,565 | 11/11/2025 |
| 10.0.0-alpha009 | 345 | 11/11/2025 |
| 10.0.0-alpha007 | 358 | 11/11/2025 |
| 10.0.0-alpha006 | 350 | 11/11/2025 |
| 10.0.0-alpha005 | 350 | 11/11/2025 |
| 10.0.0-alpha004 | 358 | 11/11/2025 |
| 10.0.0-alpha002 | 365 | 11/11/2025 |
| 9.0.2 | 1,210,914 | 11/19/2024 |
| 9.0.1 | 579,362 | 11/15/2024 |
| 9.0.0 | 42,712 | 11/13/2024 |
| 9.0.0-alpha001 | 306 | 11/13/2024 |
| 8.1.0-alpha004 | 4,035 | 6/19/2024 |
| 8.1.0-alpha002 | 2,557 | 3/14/2024 |
| 8.1.0-alpha001 | 772 | 1/31/2024 |
| 3.8.0 | 4,252 | 7/18/2016 |
Paket automatically packs localized assemblies - https://github.com/fsprojects/Paket/pull/1816
BUGFIX: Fix possible null ref when processing a vcxproj file - https://github.com/fsprojects/Paket/issues/1814
BUGFIX: Changing NuGet uri from http to https in paket.dependencies don't causes error any more - https://github.com/fsprojects/Paket/issues/1820
BUGFIX: Paket 'pack' should exclude 'project' template files correctly - https://github.com/fsprojects/Paket/issues/1818
PERFORMANCE: Do not scan node_modules path for project files - https://github.com/fsprojects/Paket/issues/1782
Exposed license url in public namespace - https://github.com/fsprojects/Paket/pull/1811