Fable.Elmish
3.0.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Fable.Elmish --version 3.0.6
NuGet\Install-Package Fable.Elmish -Version 3.0.6
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.Elmish" Version="3.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Elmish" Version="3.0.6" />
<PackageReference Include="Fable.Elmish" />
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.Elmish --version 3.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.Elmish, 3.0.6"
#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.Elmish@3.0.6
#: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.Elmish&version=3.0.6
#tool nuget:?package=Fable.Elmish&version=3.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
| Product | Versions 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
- Fable.Core (>= 3.0.0)
- FSharp.Core (>= 4.6.2)
NuGet packages (56)
Showing the top 5 NuGet packages that depend on Fable.Elmish:
| Package | Downloads |
|---|---|
|
Fable.Elmish.React
Elmish extensions for writing Fable apps with React and ReactNative |
|
|
Fable.Elmish.Browser
Elmish extensions for Fable apps targeting web browsers |
|
|
Fable.Elmish.Debugger
Debugger for Elmish apps |
|
|
Feliz.Router
A router component for React and Elmish that is focused, powerful and extremely easy to use. |
|
|
Feliz.UseElmish
useElmish hooks to build Elmish components as React components |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.2 | 10,779 | 7/15/2025 |
| 4.4.0 | 4,051 | 7/14/2025 |
| 4.3.0 | 16,396 | 3/23/2025 |
| 4.2.0 | 55,067 | 6/13/2024 |
| 4.1.0 | 55,021 | 10/16/2023 |
| 4.0.2 | 14,579 | 6/2/2023 |
| 4.0.1 | 14,328 | 2/8/2023 |
| 4.0.0 | 91,874 | 12/22/2022 |
| 4.0.0-beta-6 | 401 | 12/13/2022 |
| 4.0.0-beta-5 | 12,183 | 9/19/2022 |
| 4.0.0-beta-3 | 2,325 | 12/3/2021 |
| 4.0.0-beta-2 | 1,498 | 11/28/2021 |
| 4.0.0-beta-1 | 1,135 | 11/27/2021 |
| 4.0.0-alpha-2 | 813 | 6/13/2020 |
| 4.0.0-alpha-1 | 2,866 | 10/29/2019 |
| 3.1.0 | 255,831 | 7/11/2020 |
| 3.0.6 | 173,187 | 8/22/2019 |
| 3.0.5 | 14,054 | 8/8/2019 |
Loading failed
Changing Cmd.OfAsync implementations to start via 0-interval StartImmediate to mimic .NET behavior