Paket 5.189.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Paket --version 5.189.2
                    
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.189.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Paket&version=5.189.2
                    
nuke :add-package Paket --version 5.189.2
                    

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 361,734 1/20/2026
10.2.1 4,438 1/19/2026
10.2.0 2,255 1/19/2026
10.1.1 2,189 1/19/2026
10.0.1 2,227 1/19/2026
10.0.0-alpha011 70,999 11/11/2025
10.0.0-alpha009 333 11/11/2025
10.0.0-alpha007 346 11/11/2025
10.0.0-alpha006 341 11/11/2025
10.0.0-alpha005 342 11/11/2025
10.0.0-alpha004 350 11/11/2025
10.0.0-alpha002 355 11/11/2025
9.0.2 1,180,233 11/19/2024
9.0.1 546,561 11/15/2024
9.0.0 41,489 11/13/2024
9.0.0-alpha001 294 11/13/2024
8.1.0-alpha004 4,002 6/19/2024
8.1.0-alpha002 2,541 3/14/2024
8.1.0-alpha001 759 1/31/2024
5.189.2 2,289 11/26/2018
Loading failed

BUGFIX: Fixed handling of DotNetCoreAppVersion.V3_0 - https://github.com/fsprojects/Paket/pull/3437