Paket 5.241.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Paket --version 5.241.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.241.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Paket&version=5.241.1
                    
nuke :add-package Paket --version 5.241.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 57,504 1/20/2026
10.2.1 1,353 1/19/2026
10.2.0 741 1/19/2026
10.1.1 666 1/19/2026
10.0.1 680 1/19/2026
10.0.0-alpha011 31,570 11/11/2025
10.0.0-alpha009 289 11/11/2025
10.0.0-alpha007 296 11/11/2025
10.0.0-alpha006 291 11/11/2025
10.0.0-alpha005 291 11/11/2025
10.0.0-alpha004 292 11/11/2025
10.0.0-alpha002 303 11/11/2025
9.0.2 929,556 11/19/2024
9.0.1 356,292 11/15/2024
9.0.0 32,339 11/13/2024
9.0.0-alpha001 237 11/13/2024
8.1.0-alpha004 3,872 6/19/2024
8.1.0-alpha002 710 3/14/2024
8.1.0-alpha001 716 1/31/2024
5.241.1 17,419 12/5/2019
Loading failed

Added IgnoreConflict option for paket push - https://github.com/fsprojects/Paket/pull/3741