Fable.Elmish
2.0.0-beta-4
.NET Standard 2.0
This is a prerelease version of Fable.Elmish.
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 2.0.0-beta-4
NuGet\Install-Package Fable.Elmish -Version 2.0.0-beta-4
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="2.0.0-beta-4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fable.Elmish --version 2.0.0-beta-4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.Elmish, 2.0.0-beta-4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fable.Elmish as a Cake Addin
#addin nuget:?package=Fable.Elmish&version=2.0.0-beta-4&prerelease
// Install Fable.Elmish as a Cake Tool
#tool nuget:?package=Fable.Elmish&version=2.0.0-beta-4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Fable.Core (>= 2.0.0-beta-001)
- Fable.PowerPack (>= 2.0.0-beta-004)
- FSharp.Core (>= 4.5.2)
NuGet packages (49)
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 |
---|---|---|
4.0.0 | 2,291 | 12/22/2022 |
4.0.0-beta-6 | 70 | 12/13/2022 |
4.0.0-beta-5 | 2,200 | 9/19/2022 |
4.0.0-beta-3 | 1,311 | 12/3/2021 |
4.0.0-beta-2 | 1,218 | 11/28/2021 |
4.0.0-beta-1 | 383 | 11/27/2021 |
4.0.0-alpha-2 | 472 | 6/13/2020 |
4.0.0-alpha-1 | 2,194 | 10/29/2019 |
3.1.0 | 171,140 | 7/11/2020 |
3.0.6 | 127,029 | 8/22/2019 |
3.0.5 | 12,193 | 8/8/2019 |
3.0.4 | 5,378 | 6/29/2019 |
3.0.3 | 3,161 | 6/4/2019 |
3.0.1 | 2,474 | 5/27/2019 |
3.0.0-beta-8 | 1,458 | 4/17/2019 |
3.0.0-beta-7 | 2,205 | 3/22/2019 |
3.0.0-beta-6 | 425 | 3/20/2019 |
3.0.0-beta-5 | 484 | 3/13/2019 |
3.0.0-beta-4 | 1,887 | 12/9/2018 |
3.0.0-beta-2 | 804 | 11/17/2018 |
3.0.0-beta-1 | 536 | 11/11/2018 |
2.0.3 | 25,831 | 11/3/2018 |
2.0.2 | 694 | 11/3/2018 |
2.0.0 | 8,111 | 10/1/2018 |
2.0.0-beta-4 | 1,812 | 8/5/2018 |
2.0.0-beta-2 | 841 | 3/2/2018 |
2.0.0-beta-1 | 1,187 | 1/30/2018 |
1.0.3 | 35,208 | 5/8/2018 |
1.0.2 | 3,750 | 4/30/2018 |
1.0.1 | 11,699 | 11/23/2017 |
1.0.0 | 6,772 | 10/11/2017 |
1.0.0-beta-1 | 1,146 | 9/8/2017 |
0.9.2 | 9,290 | 7/14/2017 |
0.9.1 | 2,075 | 6/20/2017 |
0.9.0-beta-008 | 2,188 | 5/14/2017 |
0.9.0-beta-007 | 731 | 5/14/2017 |
re-releasing v1.x for Fable2