Paket 0.28.0
See the version list below for details.
dotnet add package Paket --version 0.28.0
NuGet\Install-Package Paket -Version 0.28.0
<PackageReference Include="Paket" Version="0.28.0" />
<PackageVersion Include="Paket" Version="0.28.0" />
<PackageReference Include="Paket" />
paket add Paket --version 0.28.0
#r "nuget: Paket, 0.28.0"
#:package Paket@0.28.0
#addin nuget:?package=Paket&version=0.28.0
#tool nuget:?package=Paket&version=0.28.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 | 26,264 | 1/20/2026 |
| 10.2.1 | 1,080 | 1/19/2026 |
| 10.2.0 | 540 | 1/19/2026 |
| 10.1.1 | 463 | 1/19/2026 |
| 10.0.1 | 475 | 1/19/2026 |
| 10.0.0-alpha011 | 23,308 | 11/11/2025 |
| 10.0.0-alpha009 | 282 | 11/11/2025 |
| 10.0.0-alpha007 | 291 | 11/11/2025 |
| 10.0.0-alpha006 | 279 | 11/11/2025 |
| 10.0.0-alpha005 | 286 | 11/11/2025 |
| 10.0.0-alpha004 | 285 | 11/11/2025 |
| 10.0.0-alpha002 | 297 | 11/11/2025 |
| 9.0.2 | 886,167 | 11/19/2024 |
| 9.0.1 | 330,954 | 11/15/2024 |
| 9.0.0 | 31,254 | 11/13/2024 |
| 9.0.0-alpha001 | 230 | 11/13/2024 |
| 8.1.0-alpha004 | 3,868 | 6/19/2024 |
| 8.1.0-alpha002 | 706 | 3/14/2024 |
| 8.1.0-alpha001 | 709 | 1/31/2024 |
| 0.28.0 | 3,197 | 2/16/2015 |
Add a simple API which allows to retrieves NuGet v3 autocomplete
Allow unix-style comments in `paket.dependencies` file
BUGFIX: `paket restore` does not fail on missing `paket.version` files - https://github.com/fsprojects/Paket/issues/600
BUGFIX: Parsing of conditional dependencies should detect portable case - https://github.com/fsprojects/Paket/issues/594
BUGFIX: Prerelease requirements in `paket.dependencies` should override package dependencies - https://github.com/fsprojects/Paket/issues/607
BUGFIX: Try to ease the pain with mono bug in Process class - https://github.com/fsprojects/Paket/issues/599
BUGFIX: `paket restore` does not re-download http references - https://github.com/fsprojects/Paket/issues/592
BUGFIX: Make DeletePaketNodes more robust - https://github.com/fsprojects/Paket/issues/591
BUGFIX: Install content files on mono - https://github.com/fsprojects/Paket/issues/561
BUGFIX: Install process doesn't duplicate Imports of targets files any more - https://github.com/fsprojects/Paket/issues/588
COSMETICS: Paket should not reformat app/web.config files while changing assembly redirects - https://github.com/fsprojects/Paket/issues/597
BUGFIX: Don't remove comments from `paket.dependencies` file - https://github.com/fsprojects/Paket/issues/584