Paket 1.7.1
See the version list below for details.
dotnet add package Paket --version 1.7.1
NuGet\Install-Package Paket -Version 1.7.1
<PackageReference Include="Paket" Version="1.7.1" />
<PackageVersion Include="Paket" Version="1.7.1" />
<PackageReference Include="Paket" />
paket add Paket --version 1.7.1
#r "nuget: Paket, 1.7.1"
#:package Paket@1.7.1
#addin nuget:?package=Paket&version=1.7.1
#tool nuget:?package=Paket&version=1.7.1
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 | 164,443 | 1/20/2026 |
| 10.2.1 | 1,901 | 1/19/2026 |
| 10.2.0 | 1,284 | 1/19/2026 |
| 10.1.1 | 1,225 | 1/19/2026 |
| 10.0.1 | 1,241 | 1/19/2026 |
| 10.0.0-alpha011 | 52,941 | 11/11/2025 |
| 10.0.0-alpha009 | 303 | 11/11/2025 |
| 10.0.0-alpha007 | 314 | 11/11/2025 |
| 10.0.0-alpha006 | 305 | 11/11/2025 |
| 10.0.0-alpha005 | 307 | 11/11/2025 |
| 10.0.0-alpha004 | 314 | 11/11/2025 |
| 10.0.0-alpha002 | 319 | 11/11/2025 |
| 9.0.2 | 1,046,288 | 11/19/2024 |
| 9.0.1 | 436,767 | 11/15/2024 |
| 9.0.0 | 35,858 | 11/13/2024 |
| 9.0.0-alpha001 | 259 | 11/13/2024 |
| 8.1.0-alpha004 | 3,931 | 6/19/2024 |
| 8.1.0-alpha002 | 767 | 3/14/2024 |
| 8.1.0-alpha001 | 733 | 1/31/2024 |
| 1.7.1 | 3,007 | 5/28/2015 |
New `--only-referenced` parameter for restore - https://github.com/fsprojects/Paket/pull/843
Make the output path relative to the dependencies file - https://github.com/fsprojects/Paket/issues/829
Analyze content files with case insensitive setting - https://github.com/fsprojects/Paket/issues/816
BUGFIX: Parse NuGet package prerelease versions containing "-" - https://github.com/fsprojects/Paket/issues/841