Paket.Core
0.13.0-alpha005
See the version list below for details.
dotnet add package Paket.Core --version 0.13.0-alpha005
NuGet\Install-Package Paket.Core -Version 0.13.0-alpha005
<PackageReference Include="Paket.Core" Version="0.13.0-alpha005" />
<PackageVersion Include="Paket.Core" Version="0.13.0-alpha005" />
<PackageReference Include="Paket.Core" />
paket add Paket.Core --version 0.13.0-alpha005
#r "nuget: Paket.Core, 0.13.0-alpha005"
#:package Paket.Core@0.13.0-alpha005
#addin nuget:?package=Paket.Core&version=0.13.0-alpha005&prerelease
#tool nuget:?package=Paket.Core&version=0.13.0-alpha005&prerelease
A package dependency manager for .NET with support for NuGet packages and GitHub repositories.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
- DotNetZip (>= 1.9.3)
- FSharp.Core.Microsoft.Signed (>= 3.1.1.1)
- Newtonsoft.Json (>= 6.0.6)
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 | 586 | 1/20/2026 |
| 10.2.1 | 122 | 1/19/2026 |
| 10.2.0 | 98 | 1/19/2026 |
| 10.1.1 | 123 | 1/19/2026 |
| 10.0.1 | 140 | 1/19/2026 |
| 10.0.0-alpha011 | 2,793 | 11/11/2025 |
| 10.0.0-alpha009 | 309 | 11/11/2025 |
| 10.0.0-alpha007 | 299 | 11/11/2025 |
| 10.0.0-alpha006 | 291 | 11/11/2025 |
| 10.0.0-alpha005 | 297 | 11/11/2025 |
| 10.0.0-alpha004 | 322 | 11/11/2025 |
| 10.0.0-alpha002 | 305 | 11/11/2025 |
| 9.0.2 | 6,328 | 11/19/2024 |
| 9.0.1 | 395 | 11/15/2024 |
| 9.0.0 | 13,209 | 11/13/2024 |
| 9.0.0-alpha001 | 200 | 11/13/2024 |
| 8.1.0-alpha004 | 6,521 | 6/19/2024 |
| 8.1.0-alpha002 | 308 | 3/14/2024 |
| 8.1.0-alpha001 | 286 | 1/31/2024 |
| 0.13.0-alpha005 | 2,237 | 11/9/2014 |
New F# Interactive support - https://fsprojects.github.io/Paket/reference-from-repl.html
New `paket find-refs` command - https://fsprojects.github.io/Paket/paket-find-refs.html
If `paket add` doesn't change the dependencies file then the resolver will be skipped
BUGFIX: Trailing whitespace is ignored in `paket.references`