Paket 0.29.0
See the version list below for details.
dotnet add package Paket --version 0.29.0
NuGet\Install-Package Paket -Version 0.29.0
<PackageReference Include="Paket" Version="0.29.0" />
<PackageVersion Include="Paket" Version="0.29.0" />
<PackageReference Include="Paket" />
paket add Paket --version 0.29.0
#r "nuget: Paket, 0.29.0"
#:package Paket@0.29.0
#addin nuget:?package=Paket&version=0.29.0
#tool nuget:?package=Paket&version=0.29.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 | 183,072 | 1/20/2026 |
| 10.2.1 | 2,022 | 1/19/2026 |
| 10.2.0 | 1,401 | 1/19/2026 |
| 10.1.1 | 1,342 | 1/19/2026 |
| 10.0.1 | 1,360 | 1/19/2026 |
| 10.0.0-alpha011 | 55,480 | 11/11/2025 |
| 10.0.0-alpha009 | 308 | 11/11/2025 |
| 10.0.0-alpha007 | 320 | 11/11/2025 |
| 10.0.0-alpha006 | 311 | 11/11/2025 |
| 10.0.0-alpha005 | 310 | 11/11/2025 |
| 10.0.0-alpha004 | 320 | 11/11/2025 |
| 10.0.0-alpha002 | 322 | 11/11/2025 |
| 9.0.2 | 1,062,158 | 11/19/2024 |
| 9.0.1 | 446,006 | 11/15/2024 |
| 9.0.0 | 36,411 | 11/13/2024 |
| 9.0.0-alpha001 | 265 | 11/13/2024 |
| 8.1.0-alpha004 | 3,936 | 6/19/2024 |
| 8.1.0-alpha002 | 779 | 3/14/2024 |
| 8.1.0-alpha001 | 736 | 1/31/2024 |
| 0.29.0 | 3,273 | 2/18/2015 |
Allow local NuGet sources with spaces in `paket.dependencies` - https://github.com/fsprojects/Paket/issues/616
Streamlined install options in `paket.dependencies` and `paket.references` - https://github.com/fsprojects/Paket/issues/587
Allow to opt-out of targets import - https://github.com/fsprojects/Paket/issues/587
New option to add/remove packages for a single project - https://github.com/fsprojects/Paket/pull/610
BUGFIX: Blacklisted Microsoft.Bcl.Build.targets - https://github.com/fsprojects/Paket/issues/618
BUGFIX: Selective update doesn't add package twice from `paket.references` anymore
BUGFIX: `paket install` installs GitHub source files
COSMETICS: Respect home directories on mono - https://github.com/fsprojects/Paket/issues/612
COSMETICS: `paket add` inserts the new package in alphabetical position - https://github.com/fsprojects/Paket/issues/596