Paket 5.234.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Paket --version 5.234.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Paket --version 5.234.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Paket&version=5.234.1
                    
nuke :add-package Paket --version 5.234.1
                    

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
10.3.1 30,571 1/20/2026
10.2.1 1,097 1/19/2026
10.2.0 555 1/19/2026
10.1.1 479 1/19/2026
10.0.1 493 1/19/2026
10.0.0-alpha011 23,930 11/11/2025
10.0.0-alpha009 283 11/11/2025
10.0.0-alpha007 292 11/11/2025
10.0.0-alpha006 284 11/11/2025
10.0.0-alpha005 287 11/11/2025
10.0.0-alpha004 286 11/11/2025
10.0.0-alpha002 299 11/11/2025
9.0.2 890,449 11/19/2024
9.0.1 333,445 11/15/2024
9.0.0 31,362 11/13/2024
9.0.0-alpha001 230 11/13/2024
8.1.0-alpha004 3,869 6/19/2024
8.1.0-alpha002 706 3/14/2024
8.1.0-alpha001 709 1/31/2024
5.234.1 4,028 11/15/2019
Loading failed

PERFORMANCE: paket why uses HashSet to keep track of already visited nodes - https://github.com/fsprojects/Paket/pull/3722