Paket.Core
3.32.0
See the version list below for details.
dotnet add package Paket.Core --version 3.32.0
NuGet\Install-Package Paket.Core -Version 3.32.0
<PackageReference Include="Paket.Core" Version="3.32.0" />
<PackageVersion Include="Paket.Core" Version="3.32.0" />
<PackageReference Include="Paket.Core" />
paket add Paket.Core --version 3.32.0
#r "nuget: Paket.Core, 3.32.0"
#:package Paket.Core@3.32.0
#addin nuget:?package=Paket.Core&version=3.32.0
#tool nuget:?package=Paket.Core&version=3.32.0
A dependency manager for .NET with support for NuGet packages and git repositories.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Chessie (>= 0.6.0)
- FSharp.Core (>= 4.0.1.7-alpha)
- Mono.Cecil (>= 0.10.0-beta1-v2)
- Newtonsoft.Json
- System.Diagnostics.FileVersionInfo (>= 4.3.0-prerelease)
- System.Diagnostics.Process (>= 4.3.0-prerelease)
- System.Diagnostics.TraceSource (>= 4.3.0-prerelease)
- System.Security.Cryptography.Algorithms (>= 4.3.0-prerelease)
- System.Security.Cryptography.ProtectedData (>= 4.3.0-prerelease)
- System.Xml.XDocument (>= 4.3.0-prerelease)
- System.Xml.XPath.XDocument (>= 4.3.0-prerelease)
- System.Xml.XPath.XmlDocument (>= 4.3.0-prerelease)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Paket.Core:
| Package | Downloads |
|---|---|
|
Fake.Runtime
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
|
|
dotnet-fake
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
|
|
Tfs.Build.Paket
A set of TFS build tasks around getting and using paket |
|
|
Queil.FSharp.DependencyManager.Paket
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.3.1 | 767 | 1/20/2026 |
| 10.2.1 | 134 | 1/19/2026 |
| 10.2.0 | 102 | 1/19/2026 |
| 10.1.1 | 129 | 1/19/2026 |
| 10.0.1 | 143 | 1/19/2026 |
| 10.0.0-alpha011 | 3,658 | 11/11/2025 |
| 10.0.0-alpha009 | 313 | 11/11/2025 |
| 10.0.0-alpha007 | 304 | 11/11/2025 |
| 10.0.0-alpha006 | 298 | 11/11/2025 |
| 10.0.0-alpha005 | 302 | 11/11/2025 |
| 10.0.0-alpha004 | 328 | 11/11/2025 |
| 10.0.0-alpha002 | 307 | 11/11/2025 |
| 9.0.2 | 6,715 | 11/19/2024 |
| 9.0.1 | 398 | 11/15/2024 |
| 9.0.0 | 13,235 | 11/13/2024 |
| 9.0.0-alpha001 | 205 | 11/13/2024 |
| 8.1.0-alpha004 | 6,707 | 6/19/2024 |
| 8.1.0-alpha002 | 314 | 3/14/2024 |
| 8.1.0-alpha001 | 291 | 1/31/2024 |
| 3.32.0 | 3,142 | 1/2/2017 |
paket outdated: group -parameter added - https://github.com/fsprojects/Paket/pull/2097
BUGFIX: Fix "directory doesn't exist" in NuGet v2 - https://github.com/fsprojects/Paket/pull/2102
BUGFIX: Correctly escape no_proxy domains for bootstraper - https://github.com/fsprojects/Paket/pull/2100
BUGFIX: Don't print incorrect warning in bootstraper - https://github.com/fsprojects/Paket/pull/2098
BUGFIX: Update Argu to 3.6.1
BUGFIX: Revert argu update
BUGFIX: If we have ref and lib files then we prefer lib
BUGFIX: Don't remove group with only remote files - https://github.com/fsprojects/Paket/pull/2089
BUGFIX: Fix displayed package name for packages found in another group - https://github.com/fsprojects/Paket/pull/2088
BUGFIX: Avoid infinite recursive calls in followODataLink - https://github.com/fsprojects/Paket/pull/2081
BUGFIX: One of the file writes was missing a Directory.Create() - https://github.com/fsprojects/Paket/pull/2080
BUGFIX: NuGetV2-OData: retrieve versions in descending order for artifactory - https://github.com/fsprojects/Paket/pull/2073
BUGFIX: Default address of NuGet v3 stream points to https - https://github.com/fsprojects/Paket/pull/2071