Paket 2.48.0
See the version list below for details.
dotnet add package Paket --version 2.48.0
NuGet\Install-Package Paket -Version 2.48.0
<PackageReference Include="Paket" Version="2.48.0" />
<PackageVersion Include="Paket" Version="2.48.0" />
<PackageReference Include="Paket" />
paket add Paket --version 2.48.0
#r "nuget: Paket, 2.48.0"
#:package Paket@2.48.0
#addin nuget:?package=Paket&version=2.48.0
#tool nuget:?package=Paket&version=2.48.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 | 70,286 | 1/20/2026 |
| 10.2.1 | 1,416 | 1/19/2026 |
| 10.2.0 | 802 | 1/19/2026 |
| 10.1.1 | 729 | 1/19/2026 |
| 10.0.1 | 746 | 1/19/2026 |
| 10.0.0-alpha011 | 34,495 | 11/11/2025 |
| 10.0.0-alpha009 | 291 | 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 | 308 | 11/11/2025 |
| 9.0.2 | 944,466 | 11/19/2024 |
| 9.0.1 | 365,114 | 11/15/2024 |
| 9.0.0 | 32,700 | 11/13/2024 |
| 9.0.0-alpha001 | 243 | 11/13/2024 |
| 8.1.0-alpha004 | 3,885 | 6/19/2024 |
| 8.1.0-alpha002 | 714 | 3/14/2024 |
| 8.1.0-alpha001 | 717 | 1/31/2024 |
| 2.48.0 | 3,486 | 1/28/2016 |
New lowest_matching option that allows to use lowest matching version of direct dependencies - https://fsprojects.github.io/Paket/dependencies-file.html#Lowest-matching-option
BUGFIX: Fix convert-from-nuget command - https://github.com/fsprojects/Paket/pull/1437
BUGFIX: paket pack with enabled include-referenced-projects flag doesn't throwh NRE - https://github.com/fsprojects/Paket/issues/1434
BUGFIX: Fixed pack package dependencies for dependent projects - https://github.com/fsprojects/Paket/issues/1429
BUGFIX: Fixed pack package dependencies for dependent projects - https://github.com/fsprojects/Paket/pull/1417
BUGFIX: Pack with concrete template file should work for type project - https://github.com/fsprojects/Paket/issues/1414
BUGFIX: Don't use symbol packages when using filesystem source with symbol package - https://github.com/fsprojects/Paket/issues/1413