Paket 5.0.0-rc006

This is a prerelease version of Paket.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Paket --version 5.0.0-rc006
                    
NuGet\Install-Package Paket -Version 5.0.0-rc006
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Paket" Version="5.0.0-rc006" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paket" Version="5.0.0-rc006" />
                    
Directory.Packages.props
<PackageReference Include="Paket" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Paket --version 5.0.0-rc006
                    
#r "nuget: Paket, 5.0.0-rc006"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Paket@5.0.0-rc006
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Paket&version=5.0.0-rc006&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Paket&version=5.0.0-rc006&prerelease
                    
Install as a Cake Tool

A dependency manager for .NET with support for NuGet packages and git repositories.

There are no supported framework assets in this package.

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 191,089 1/20/2026
10.2.1 2,053 1/19/2026
10.2.0 1,431 1/19/2026
10.1.1 1,373 1/19/2026
10.0.1 1,390 1/19/2026
10.0.0-alpha011 56,276 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,066,290 11/19/2024
9.0.1 448,671 11/15/2024
9.0.0 36,608 11/13/2024
9.0.0-alpha001 265 11/13/2024
8.1.0-alpha004 3,941 6/19/2024
8.1.0-alpha002 786 3/14/2024
8.1.0-alpha001 736 1/31/2024
5.0.0-rc006 2,566 6/12/2017
Loading failed

New command `paket generate-nuspec`
New Command: `FixNuspecs` - Can fix a list of nuspec files now
BREAKING CHANGE: Paket simplify no longer support simplifying restrictions (https://github.com/fsprojects/Paket/pull/2336)
BREAKING CHANGE: Paket.PowerShell is no longer supported
BREAKING CHANGE: `InstallModel` API changed and Paket.Core.dll users might need to adapt
New restriction system (https://github.com/fsprojects/Paket/pull/2336):
Paket is now more accurate in calculating restrictions and referencing libraries
Paket will convert (lock-)files to a new syntax (but still understands the old syntax)
This should fix a bunch of edge cases and invalid behavior in combination with portable profiles and netstandard
Add support for net403 (required for some portable profiles)
PERFORMANCE: Improved performance by pre-loading requests (https://github.com/fsprojects/Paket/pull/2336)
PERFORMANCE: Report performance in a more detailed way (https://github.com/fsprojects/Paket/pull/2336)
DEPRECATED: `FixNuspec` function is now obsolete, use `FixNuspecs` instead
PERFORMANCE: Improved performance for some edge case - https://github.com/fsprojects/Paket/pull/2299
PERFORMANCE: Limit the number of concurrent requests to 7 (https://github.com/fsprojects/Paket/pull/2362)
PERFORMANCE: Report how often the pre-loading feature worked (https://github.com/fsprojects/Paket/pull/2362)
PERFORMANCE: Request queue can now re-prioritize on-demand (https://github.com/fsprojects/Paket/pull/2362)
PERFOMANCE: Much faster paket pack https://github.com/fsprojects/Paket/pull/2409
BUGFIX: Better hash checks in bootstrapper - https://github.com/fsprojects/Paket/pull/2368
BUGFIX: Improved C++ support
BUGFIX: Fix Conditional Group Dependencies not working as expected - https://github.com/fsprojects/Paket/pull/2335
BUGFIX: Treat runtime dependencies as transitive deps - https://github.com/fsprojects/Paket/issues/2334
BUGFIX: Sort dependencies on obj/references files - https://github.com/fsprojects/Paket/issues/2310
BUGFIX: Support .NET moniker "&gt;= monoandroid" - https://github.com/fsprojects/Paket/issues/2246
BUGFIX: Better dependencies file parser errors
BUGFIX: "Dotnet restore" failed on .netstandard projects under 1.6 - https://github.com/fsprojects/Paket/issues/2243
BUGFIX: Paket now accepts multiple nuspec files in fix-nuspec - https://github.com/fsprojects/Paket/pull/2296
BUGFIX: Fixed pinning of .NETSTANDARD 1.6 packages - https://github.com/fsprojects/Paket/pull/2307
BUGFIX: Fixed bug with ignored argument of getPackageDetails - https://github.com/fsprojects/Paket/pull/2293
BUGFIX: HTTP dependency - strip query string to detect a file name - https://github.com/fsprojects/Paket/pull/2295
BUGFIX: Proper encoding "+" in package download url - https://github.com/fsprojects/Paket/pull/2288
BUGFIX: Paket failed when group is removed (or renamed) - https://github.com/fsprojects/Paket/pull/2281
BUGFIX: Filter .targets / .props earlier - https://github.com/fsprojects/Paket/pull/2286
BUGFIX: Downgrade to tooling 1.0 (https://github.com/fsprojects/Paket/pull/2380)
BUGFIX: Paket added too many targets and props (https://github.com/fsprojects/Paket/pull/2388)
BUGFIX: Paket failed with: String cannot be of zero length (https://github.com/fsprojects/Paket/pull/2407)
BOOTSTRAPPER: Don't crash in DownloadHashFile (https://github.com/fsprojects/Paket/pull/2376)
BOOTSTRAPPER: Search harder for the paket.dependencies file (https://github.com/fsprojects/Paket/pull/2384)
USABILITY: Don't let build continue when paket failed - https://github.com/fsprojects/Paket/pull/2302
make xamarin stuff work with netstandard (https://github.com/fsprojects/Paket/pull/2396).
Support for SpecificVersion attribute on assembly references - https://github.com/fsprojects/Paket/pull/2413
Cleanup https://github.com/fsprojects/Paket/pull/2412 https://github.com/fsprojects/Paket/pull/2410
Internals: Started proper dotnetcore integration (disabled by default, can be enabled via setting `PAKET_DISABLE_RUNTIME_RESOLUTION` to `false`):
Paket now properly understands runtime and reference assemblies
Paket now understands the runtime graph and restores runtime dependencies
New API `InstallModel.GetRuntimeAssemblies` and `InstallModel.GetRuntimeLibraries` can be used to retrieve the correct assets for a particular RID and TFM