Fable 3.2.14
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Fable --version 3.2.14
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Fable --version 3.2.14
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Fable&version=3.2.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Fable --version 3.2.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
F# to JS compiler
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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. |
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 |
|---|---|---|
| 5.0.0 | 3,263 | 4/21/2026 |
| 5.0.0-rc.7 | 620 | 4/7/2026 |
| 5.0.0-rc.6 | 312 | 3/31/2026 |
| 5.0.0-rc.5 | 1,662 | 3/20/2026 |
| 5.0.0-rc.4 | 129 | 3/19/2026 |
| 5.0.0-rc.3 | 719 | 3/10/2026 |
| 5.0.0-rc.2 | 294 | 3/3/2026 |
| 5.0.0-rc.1 | 235 | 2/26/2026 |
| 5.0.0-alpha.24 | 1,329 | 2/13/2026 |
| 5.0.0-alpha.23 | 655 | 2/3/2026 |
| 5.0.0-alpha.22 | 4,635 | 12/26/2025 |
| 5.0.0-alpha.21 | 3,169 | 12/15/2025 |
| 5.0.0-alpha.20 | 1,467 | 12/8/2025 |
| 5.0.0-alpha.19 | 607 | 12/4/2025 |
| 5.0.0-alpha.18 | 760 | 12/3/2025 |
| 5.0.0-alpha.17 | 805 | 11/27/2025 |
| 5.0.0-alpha.16 | 218 | 11/25/2025 |
| 4.29.0 | 14,481 | 2/13/2026 |
| 4.28.0 | 10,373 | 11/25/2025 |
| 3.2.14 | 1,600 | 9/11/2021 |
Loading failed
* Fix #2480: Include package.json in fable-library
* Fix #2522: Warn if user sets .fable as outDir
* Fix #2525: Support infinite arity for currying/uncurrying
* Fix plugin version check