Fable.Core 4.5.0

dotnet add package Fable.Core --version 4.5.0
                    
NuGet\Install-Package Fable.Core -Version 4.5.0
                    
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.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Core" Version="4.5.0" />
                    
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.5.0
                    
#r "nuget: Fable.Core, 4.5.0"
                    
#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.
#addin nuget:?package=Fable.Core&version=4.5.0
                    
Install Fable.Core as a Cake Addin
#tool nuget:?package=Fable.Core&version=4.5.0
                    
Install Fable.Core 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

Requirements

Use VSCode Dev Container

You can use VSCode Dev Container to get a preconfigured environment both with requirements and VSCode extensions.

  1. You need to have docker installed and running.
  2. Install the Dev Container extension in VSCode
  3. Open the project in VSCode and click on the green button in the bottom left corner.
Use your machine

Make sure the following requirements are installed in your system:

Build

Run ./build.sh or ./build.cmd to see the build options.

When using VSCode, you can also run the build tasks from the command palette (Ctrl+Shift+P) by typing Run Task and selecting the task you want to run.

We also configured several debug configurations that you can use from the debug panel (Ctrl+Shift+D). This is useful as you can attach the debugger to the Fable compiler process to check what's going on.

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.

List of changelogs

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. 
.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 (519)

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
4.5.0 5,254 3/3/2025
4.4.0 3,879 2/16/2025
4.3.0 108,030 1/25/2024
4.2.0 43,447 10/24/2023
4.1.1 495 10/18/2023
4.1.0 27,574 9/29/2023
4.0.0 45,378 3/18/2023
4.0.0-theta-007 9,626 11/13/2022
4.0.0-theta-006 2,659 10/14/2022
4.0.0-theta-005 972 10/4/2022
4.0.0-theta-004 324 9/28/2022
4.0.0-theta-003 1,925 9/22/2022
4.0.0-theta-002 249 9/21/2022
4.0.0-theta-001 1,666 9/9/2022
4.0.0-snake-island-alpha-007 6,210 7/25/2022
4.0.0-snake-island-alpha-006 188 7/12/2022
4.0.0-snake-island-alpha-005 287 6/3/2022
4.0.0-snake-island-alpha-004 207 5/25/2022
4.0.0-snake-island-alpha-003 176 5/23/2022
4.0.0-snake-island-alpha-002 194 5/20/2022
4.0.0-snake-island-alpha-001 206 5/11/2022
4.0.0-beta-001 153 9/7/2022
3.7.1 333,473 5/27/2022
3.7.0 37,256 4/29/2022
3.6.2 116,171 2/17/2022
3.6.1 72,297 11/26/2021
3.6.0 4,385 11/19/2021
3.6.0-beta-001 409 11/17/2021
3.4.0 27,606 10/1/2021
3.3.1 11,998 9/16/2021
3.3.0-beta-001 1,387 8/28/2021
3.2.9 19,172 8/26/2021
3.2.8 131,149 6/11/2021
3.2.7 129,016 5/14/2021
3.2.6 14,318 4/9/2021
3.2.5 23,305 3/11/2021
3.2.4 24,391 2/12/2021
3.2.3 16,980 1/8/2021
3.2.2 8,927 12/22/2020
3.2.1 4,133 12/16/2020
3.2.0 6,239 12/4/2020
3.1.6 597,487 9/22/2020
3.1.5 474,752 2/10/2020
3.1.4 58,580 12/23/2019
3.1.3 53,383 11/7/2019
3.1.2 22,730 10/14/2019
3.1.1 53,118 9/25/2019
3.1.0 5,895 9/17/2019
3.0.0 850,883 4/16/2019
3.0.0-beta-006 1,344 4/12/2019
3.0.0-beta-005 7,766 3/13/2019
3.0.0-beta-004 3,735 3/12/2019
3.0.0-beta-003 507 3/5/2019
3.0.0-beta-002 961 3/4/2019
3.0.0-beta-001 486 2/28/2019
2.1.0-alpha-002 2,917 1/22/2019
2.1.0-alpha-001 586 1/22/2019
2.0.3 39,796 12/10/2018
2.0.2 9,278 11/20/2018
2.0.1 9,779 10/26/2018
2.0.0 30,252 9/28/2018
2.0.0-beta-001 9,364 8/1/2018
2.0.0-alpha-015 791 7/30/2018
2.0.0-alpha-014 938 7/19/2018
2.0.0-alpha-012 1,081 7/12/2018
2.0.0-alpha-011 2,017 6/25/2018
2.0.0-alpha-010 1,972 6/4/2018
2.0.0-alpha-006 2,014 5/30/2018
2.0.0-alpha-002 1,101 5/25/2018
2.0.0-alpha-001 1,002 5/24/2018
1.3.17 28,887 5/10/2018
1.3.16 3,565 5/5/2018
1.3.12 25,602 3/22/2018
1.3.11 9,713 3/8/2018
1.3.9 5,684 3/1/2018
1.3.8 71,337 1/23/2018
1.3.7 22,951 12/21/2017
1.3.6 3,232 12/14/2017
1.3.5 1,992 12/13/2017
1.3.4 3,752 11/29/2017
1.3.3 3,271 11/27/2017
1.3.1 4,768 11/21/2017
1.3.0 3,320 11/15/2017
1.3.0-beta-009 1,069 11/15/2017
1.3.0-beta-008 1,071 11/14/2017
1.3.0-beta-007 1,131 11/10/2017
1.3.0-beta-006 1,163 10/27/2017
1.3.0-beta-003 1,220 10/26/2017
1.3.0-beta-002 1,232 10/19/2017
1.3.0-beta-001 1,393 9/29/2017
1.2.4 20,922 9/27/2017
1.2.3 3,205 9/18/2017
1.2.2 2,427 9/18/2017
1.2.1 5,207 9/10/2017
1.2.0 5,947 9/6/2017
1.2.0-beta-004 960 9/5/2017
1.2.0-beta-003 1,820 8/31/2017
1.2.0-beta-002 1,557 8/30/2017
1.2.0-beta-001 2,092 8/23/2017
1.1.16 1,910 9/5/2017
1.1.15 7,985 8/22/2017
1.1.14 3,556 8/8/2017
1.1.12 2,562 7/31/2017
1.1.11 4,650 7/27/2017
1.1.10 4,287 7/24/2017
1.1.9 1,957 7/22/2017
1.1.8 7,087 7/18/2017
1.1.7 5,107 7/11/2017
1.1.6 5,452 7/4/2017
1.1.5 2,053 6/28/2017
1.1.4 1,958 6/24/2017
1.1.3 4,366 6/20/2017
1.1.2 4,487 6/20/2017
1.1.1 3,236 6/19/2017
1.1.0 2,018 6/15/2017
1.1.0-rc-002 1,222 6/12/2017
1.1.0-rc-001 1,216 6/10/2017
1.0.14 1,986 6/14/2017
1.0.12 1,815 6/14/2017
1.0.11 2,232 6/13/2017
1.0.10 1,902 6/13/2017
1.0.9 1,855 6/13/2017
1.0.8 8,494 6/2/2017
1.0.7 3,558 5/27/2017
1.0.6 3,662 5/24/2017
1.0.5 1,894 5/24/2017
1.0.4 4,951 5/17/2017
1.0.3 1,871 5/17/2017
1.0.2 2,144 5/17/2017
1.0.1 6,930 5/17/2017
1.0.0-narumi-921 1,848 5/17/2017
1.0.0-narumi-920 1,111 5/16/2017
1.0.0-narumi-918 1,675 5/16/2017
1.0.0-narumi-917 1,377 5/16/2017
1.0.0-narumi-916 1,419 5/15/2017
1.0.0-narumi-915 2,337 5/9/2017
1.0.0-narumi-912 3,177 4/23/2017
1.0.0-narumi-911 1,358 4/19/2017
1.0.0-narumi-910 1,245 4/19/2017
1.0.0-narumi-909 1,413 4/14/2017
1.0.0-narumi-908 1,977 4/2/2017
1.0.0-narumi-906 1,452 3/29/2017
1.0.0-narumi-905 1,264 3/27/2017
1.0.0-narumi-904 1,305 3/25/2017
1.0.0-narumi-903 1,354 3/23/2017
1.0.0-narumi-8 1,917 3/15/2017
1.0.0-narumi-7 1,171 3/14/2017
1.0.0-narumi-6 1,214 3/14/2017
1.0.0-narumi-5 1,337 3/13/2017
1.0.0-narumi-4 961 3/13/2017
1.0.0-narumi-15 1,401 3/22/2017
1.0.0-narumi-1 1,692 3/10/2017