![]() |
VOOZH | about |
dotnet add package Paket.Core --version 10.3.1
NuGet\Install-Package Paket.Core -Version 10.3.1
<PackageReference Include="Paket.Core" Version="10.3.1" />
<PackageVersion Include="Paket.Core" Version="10.3.1" />Directory.Packages.props
<PackageReference Include="Paket.Core" />Project file
paket add Paket.Core --version 10.3.1
#r "nuget: Paket.Core, 10.3.1"
#:package Paket.Core@10.3.1
#addin nuget:?package=Paket.Core&version=10.3.1Install as a Cake Addin
#tool nuget:?package=Paket.Core&version=10.3.1Install as a Cake Tool
👁 Appveyor Build status
👁 NuGet Status
👁 Join the chat at https://gitter.im/fsprojects/Paket
👁 Twitter
A dependency manager for .NET with support for NuGet packages and git repositories.
NuGet separate out the concept of transitive dependencies. If you install a package into your project and that package has further dependencies then all transitive packages are included in the packages.config. There is no way to tell which packages are only transitive dependencies.
Even more importantly: If two packages reference conflicting versions of a package, NuGet will silently take the latest version (read more). You have no control over this process.
Paket on the other hand maintains this information on a consistent and stable basis within the paket.lock file in the solution root.
This file, together with the paket.dependencies file enables you to determine exactly what's happening with your dependencies.
Paket also enables you to reference files directly from git repositories or any http-resource.
For more reasons see the FAQ.
build.cmd or build.sh.build.cmd (build.sh on Mono) to make sure all tests are still
passing../bin which you can then test
with locally, to ensure the bug or feature has been successfully implemented.If you want to contribute to the docs then please modify the markdown files in /docs/content and send a pull request.
Note, that short description and syntax for each command is generated automatically from the Paket.Commands module.
The MIT license
The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.3.1 | 1,532 | 1/20/2026 |
| 10.2.1 | 163 | 1/19/2026 |
| 10.2.0 | 129 | 1/19/2026 |
| 10.1.1 | 158 | 1/19/2026 |
| 10.0.1 | 173 | 1/19/2026 |
| 10.0.0-alpha011 | 5,043 | 11/11/2025 |
| 10.0.0-alpha009 | 336 | 11/11/2025 |
| 10.0.0-alpha007 | 319 | 11/11/2025 |
| 10.0.0-alpha006 | 322 | 11/11/2025 |
| 10.0.0-alpha005 | 326 | 11/11/2025 |
| 10.0.0-alpha004 | 352 | 11/11/2025 |
| 10.0.0-alpha002 | 327 | 11/11/2025 |
| 9.0.2 | 7,628 | 11/19/2024 |
| 9.0.1 | 419 | 11/15/2024 |
| 9.0.0 | 13,280 | 11/13/2024 |
| 9.0.0-alpha001 | 221 | 11/13/2024 |
| 8.1.0-alpha004 | 6,965 | 6/19/2024 |
| 8.1.0-alpha002 | 338 | 3/14/2024 |
| 8.1.0-alpha001 | 313 | 1/31/2024 |
| 8.0.3 | 36,572 | 1/15/2024 |