Paket 5.5.0-alpha006
See the version list below for details.
dotnet add package Paket --version 5.5.0-alpha006
NuGet\Install-Package Paket -Version 5.5.0-alpha006
<PackageReference Include="Paket" Version="5.5.0-alpha006" />
<PackageVersion Include="Paket" Version="5.5.0-alpha006" />
<PackageReference Include="Paket" />
paket add Paket --version 5.5.0-alpha006
#r "nuget: Paket, 5.5.0-alpha006"
#:package Paket@5.5.0-alpha006
#addin nuget:?package=Paket&version=5.5.0-alpha006&prerelease
#tool nuget:?package=Paket&version=5.5.0-alpha006&prerelease
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 | 148,307 | 1/20/2026 |
| 10.2.1 | 1,773 | 1/19/2026 |
| 10.2.0 | 1,153 | 1/19/2026 |
| 10.1.1 | 1,097 | 1/19/2026 |
| 10.0.1 | 1,115 | 1/19/2026 |
| 10.0.0-alpha011 | 50,178 | 11/11/2025 |
| 10.0.0-alpha009 | 296 | 11/11/2025 |
| 10.0.0-alpha007 | 307 | 11/11/2025 |
| 10.0.0-alpha006 | 300 | 11/11/2025 |
| 10.0.0-alpha005 | 301 | 11/11/2025 |
| 10.0.0-alpha004 | 304 | 11/11/2025 |
| 10.0.0-alpha002 | 313 | 11/11/2025 |
| 9.0.2 | 1,030,775 | 11/19/2024 |
| 9.0.1 | 424,462 | 11/15/2024 |
| 9.0.0 | 35,257 | 11/13/2024 |
| 9.0.0-alpha001 | 253 | 11/13/2024 |
| 8.1.0-alpha004 | 3,925 | 6/19/2024 |
| 8.1.0-alpha002 | 757 | 3/14/2024 |
| 8.1.0-alpha001 | 726 | 1/31/2024 |
| 5.5.0-alpha006 | 2,492 | 7/5/2017 |
Support for dotnet cli tools - https://github.com/fsprojects/Paket/pull/2486
GNU-compatible command line - https://github.com/fsprojects/Paket/pull/2429
BUGFIX: Fixed NugetV2 querying - https://github.com/fsprojects/Paket/pull/2485
BUGFIX: Show stack trace only in verbose mode - https://github.com/fsprojects/Paket/pull/2481
BUGFIX: find-packages doesn't require paket.dependencies to be present - https://github.com/fsprojects/Paket/pull/2483
BUGFIX: Fixed for usage of the new csproj with targetFramework - https://github.com/fsprojects/Paket/pull/2482
BUGFIX: Fixed off-by-one error when inserting lines in already-existing .paket folder in sln file - https://github.com/fsprojects/Paket/pull/2484
BUGFIX: Allow any whitespace to precede a comment, not only space in the references file - https://github.com/fsprojects/Paket/pull/2479
BUGFIX: Doesn't always print the 'warning' message - https://github.com/fsprojects/Paket/pull/2463