Fable.Core 4.0.0-beta-001

This is a prerelease version of Fable.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Fable.Core --version 4.0.0-beta-001
                    
NuGet\Install-Package Fable.Core -Version 4.0.0-beta-001
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fable.Core" Version="4.0.0-beta-001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Core" Version="4.0.0-beta-001" />
                    
Directory.Packages.props
<PackageReference Include="Fable.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fable.Core --version 4.0.0-beta-001
                    
#r "nuget: Fable.Core, 4.0.0-beta-001"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fable.Core@4.0.0-beta-001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fable.Core&version=4.0.0-beta-001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Fable.Core&version=4.0.0-beta-001&prerelease
                    
Install as a Cake Tool

Fable: F# |> JS

Nuget Build Join the chat at https://gitter.im/fable-compiler/Fable

Follow us on Twitter!

Fable is an F# to JavaScript compiler powered FSharp Compiler Services, designed to make F# a first-class citizen of the JavaScript ecosystem. Check the website for more information and if you find the project useful, don't forget to give us a star!

Fable actually uses a fork of FCS with a few tweaks. Binaries are in lib/fcs folder. See this PR for more info.

Getting started

Check this page.

Building

Make sure the following requirements are installed in your system:

Then run dotnet fsi build.fsx at the root folder to see the build options.

Contributing

Just by using Fable you're already contributing! You can help the community a lot by sharing examples and experiences in your personal (or Fable's) blog and/or by editing the Fable Resources page.

Send bug reports (ideally with minimal code to reproduce the problem) and feature requests to this GitHub repository. To interact with the community you can use the Gitter chat but please note maintainers are not checking the chat regularly.

If you are up to contribute a fix or a feature yourself, you're more than welcome! Please send first an issue or a minimal Work In Progess PR so we can discuss the implementation details in advance.

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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (560)

Showing the top 5 NuGet packages that depend on Fable.Core:

Package Downloads
Fable.Browser.Blob

Package Description

Thoth.Json.Net

Elm-inspired encoder and decoder for JSON targetting .Net and NetCore runtime

Fable.Browser.Event

Package Description

Fable.Browser.Dom

Package Description

Fable.Browser.WebStorage

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-beta.1 306 7/25/2025
4.5.0 17,812 3/3/2025
4.4.0 5,130 2/16/2025
4.3.0 127,874 1/25/2024
4.2.0 48,264 10/24/2023
4.1.1 528 10/18/2023
4.1.0 37,989 9/29/2023
4.0.0 49,843 3/18/2023
4.0.0-theta-007 9,696 11/13/2022
4.0.0-theta-006 2,698 10/14/2022
4.0.0-theta-005 1,022 10/4/2022
4.0.0-theta-004 369 9/28/2022
4.0.0-theta-003 1,970 9/22/2022
4.0.0-theta-002 289 9/21/2022
4.0.0-theta-001 1,713 9/9/2022
4.0.0-snake-island-alpha-007 6,256 7/25/2022
4.0.0-snake-island-alpha-006 230 7/12/2022
4.0.0-snake-island-alpha-005 330 6/3/2022
4.0.0-snake-island-alpha-004 253 5/25/2022
4.0.0-snake-island-alpha-003 220 5/23/2022
4.0.0-snake-island-alpha-002 247 5/20/2022
4.0.0-snake-island-alpha-001 260 5/11/2022
4.0.0-beta-001 198 9/7/2022
3.7.1 362,543 5/27/2022
3.7.0 37,555 4/29/2022
3.6.2 125,621 2/17/2022
3.6.1 72,975 11/26/2021
3.6.0 4,497 11/19/2021
3.6.0-beta-001 468 11/17/2021
3.4.0 27,818 10/1/2021
3.3.1 12,086 9/16/2021
3.3.0-beta-001 1,440 8/28/2021
3.2.9 19,229 8/26/2021
3.2.8 138,477 6/11/2021
3.2.7 141,318 5/14/2021
3.2.6 14,381 4/9/2021
3.2.5 25,079 3/11/2021
3.2.4 24,446 2/12/2021
3.2.3 17,266 1/8/2021
3.2.2 9,017 12/22/2020
3.2.1 4,186 12/16/2020
3.2.0 6,290 12/4/2020
3.1.6 675,719 9/22/2020
3.1.5 483,968 2/10/2020
3.1.4 64,232 12/23/2019
3.1.3 53,466 11/7/2019
3.1.2 23,236 10/14/2019
3.1.1 53,520 9/25/2019
3.1.0 5,979 9/17/2019
3.0.0 874,961 4/16/2019
3.0.0-beta-006 1,402 4/12/2019
3.0.0-beta-005 7,825 3/13/2019
3.0.0-beta-004 3,800 3/12/2019
3.0.0-beta-003 569 3/5/2019
3.0.0-beta-002 1,024 3/4/2019
3.0.0-beta-001 547 2/28/2019
2.1.0-alpha-002 2,975 1/22/2019
2.1.0-alpha-001 654 1/22/2019
2.0.3 40,292 12/10/2018
2.0.2 9,981 11/20/2018
2.0.1 9,849 10/26/2018
2.0.0 30,339 9/28/2018
2.0.0-beta-001 9,483 8/1/2018
2.0.0-alpha-015 913 7/30/2018
2.0.0-alpha-014 1,055 7/19/2018
2.0.0-alpha-012 1,243 7/12/2018
2.0.0-alpha-011 2,136 6/25/2018
2.0.0-alpha-010 2,140 6/4/2018
2.0.0-alpha-006 2,183 5/30/2018
2.0.0-alpha-002 1,221 5/25/2018
2.0.0-alpha-001 1,163 5/24/2018
1.3.17 29,239 5/10/2018
1.3.16 3,734 5/5/2018
1.3.12 26,047 3/22/2018
1.3.11 9,880 3/8/2018
1.3.9 5,860 3/1/2018
1.3.8 71,655 1/23/2018
1.3.7 23,144 12/21/2017
1.3.6 3,356 12/14/2017
1.3.5 2,161 12/13/2017
1.3.4 3,875 11/29/2017
1.3.3 3,394 11/27/2017
1.3.1 4,890 11/21/2017
1.3.0 3,439 11/15/2017
1.3.0-beta-009 1,190 11/15/2017
1.3.0-beta-008 1,186 11/14/2017
1.3.0-beta-007 1,250 11/10/2017
1.3.0-beta-006 1,286 10/27/2017
1.3.0-beta-003 1,338 10/26/2017
1.3.0-beta-002 1,363 10/19/2017
1.3.0-beta-001 1,512 9/29/2017
1.2.4 21,044 9/27/2017
1.2.3 3,322 9/18/2017
1.2.2 2,545 9/18/2017
1.2.1 5,329 9/10/2017
1.2.0 6,071 9/6/2017
1.2.0-beta-004 1,086 9/5/2017
1.2.0-beta-003 1,950 8/31/2017
1.2.0-beta-002 1,680 8/30/2017
1.2.0-beta-001 2,214 8/23/2017
1.1.16 2,029 9/5/2017
1.1.15 8,110 8/22/2017
1.1.14 3,672 8/8/2017
1.1.12 2,685 7/31/2017
1.1.11 4,770 7/27/2017
1.1.10 4,403 7/24/2017
1.1.9 2,077 7/22/2017
1.1.8 7,204 7/18/2017
1.1.7 5,230 7/11/2017
1.1.6 5,571 7/4/2017
1.1.5 2,167 6/28/2017
1.1.4 2,086 6/24/2017
1.1.3 4,647 6/20/2017
1.1.2 4,618 6/20/2017
1.1.1 3,358 6/19/2017
1.1.0 2,142 6/15/2017
1.1.0-rc-002 1,339 6/12/2017
1.1.0-rc-001 1,337 6/10/2017
1.0.14 2,103 6/14/2017
1.0.12 1,937 6/14/2017
1.0.11 2,353 6/13/2017
1.0.10 2,022 6/13/2017
1.0.9 1,969 6/13/2017
1.0.8 8,731 6/2/2017
1.0.7 3,676 5/27/2017
1.0.6 3,784 5/24/2017
1.0.5 2,014 5/24/2017
1.0.4 5,070 5/17/2017
1.0.3 1,990 5/17/2017
1.0.2 2,263 5/17/2017
1.0.1 7,065 5/17/2017
1.0.0-narumi-921 1,966 5/17/2017
1.0.0-narumi-920 1,229 5/16/2017
1.0.0-narumi-918 1,800 5/16/2017
1.0.0-narumi-917 1,500 5/16/2017
1.0.0-narumi-916 1,542 5/15/2017
1.0.0-narumi-915 2,455 5/9/2017
1.0.0-narumi-912 3,295 4/23/2017
1.0.0-narumi-911 1,478 4/19/2017
1.0.0-narumi-910 1,364 4/19/2017
1.0.0-narumi-909 1,532 4/14/2017
1.0.0-narumi-908 2,096 4/2/2017
1.0.0-narumi-906 1,581 3/29/2017
1.0.0-narumi-905 1,384 3/27/2017
1.0.0-narumi-904 1,424 3/25/2017
1.0.0-narumi-903 1,475 3/23/2017
1.0.0-narumi-8 2,054 3/15/2017
1.0.0-narumi-7 1,293 3/14/2017
1.0.0-narumi-6 1,331 3/14/2017
1.0.0-narumi-5 1,458 3/13/2017
1.0.0-narumi-4 1,090 3/13/2017
1.0.0-narumi-15 1,521 3/22/2017
1.0.0-narumi-1 1,818 3/10/2017