Paket 5.194.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Paket --version 5.194.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.194.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Paket&version=5.194.1
                    
nuke :add-package Paket --version 5.194.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 454,913 1/20/2026
10.2.1 5,326 1/19/2026
10.2.0 2,370 1/19/2026
10.1.1 2,312 1/19/2026
10.0.1 2,354 1/19/2026
10.0.0-alpha011 78,604 11/11/2025
10.0.0-alpha009 349 11/11/2025
10.0.0-alpha007 362 11/11/2025
10.0.0-alpha006 353 11/11/2025
10.0.0-alpha005 356 11/11/2025
10.0.0-alpha004 365 11/11/2025
10.0.0-alpha002 369 11/11/2025
9.0.2 1,221,045 11/19/2024
9.0.1 593,800 11/15/2024
9.0.0 43,163 11/13/2024
9.0.0-alpha001 310 11/13/2024
8.1.0-alpha004 4,047 6/19/2024
8.1.0-alpha002 2,563 3/14/2024
8.1.0-alpha001 781 1/31/2024
5.194.1 2,145 12/19/2018
Loading failed

BUGFIX: Use github token environment variable with HttpClient - https://github.com/fsprojects/Paket/pull/3460