Elmish 4.1.0
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 Elmish --version 4.1.0
NuGet\Install-Package Elmish -Version 4.1.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="Elmish" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elmish --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elmish, 4.1.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.
// Install Elmish as a Cake Addin #addin nuget:?package=Elmish&version=4.1.0 // Install Elmish as a Cake Tool #tool nuget:?package=Elmish&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Elmish core for .NET apps
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. |
.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 (20)
Showing the top 5 NuGet packages that depend on Elmish:
Package | Downloads |
---|---|
Elmish.WPF
F# bindings for using Elmish in WPF |
|
Elmish.Bridge.Server
Server part of Elmish.Bridge |
|
Bolero
A set of tools and libraries to run F# applications in WebAssembly using Blazor |
|
Dap.Platform
Dap Platform, elmish actor runtime |
|
JaggerJo.Avalonia.FuncUI.Elmish
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 3,385 | 6/13/2024 |
4.1.0 | 6,658 | 10/16/2023 |
4.0.2 | 2,374 | 6/2/2023 |
4.0.1 | 13,208 | 2/8/2023 |
4.0.0 | 6,916 | 12/22/2022 |
4.0.0-beta-6 | 339 | 12/13/2022 |
4.0.0-beta-5 | 2,268 | 9/19/2022 |
4.0.0-beta-3 | 624 | 12/3/2021 |
4.0.0-beta-2 | 1,372 | 11/28/2021 |
4.0.0-beta-1 | 176 | 11/27/2021 |
4.0.0-alpha-2 | 484 | 6/13/2020 |
4.0.0-alpha-1 | 495 | 10/29/2019 |
3.1.0 | 90,520 | 7/11/2020 |
3.0.6 | 22,194 | 8/22/2019 |
3.0.5 | 715 | 8/8/2019 |
3.0.4 | 1,229 | 6/29/2019 |
3.0.3 | 62,173 | 6/4/2019 |
3.0.1 | 747 | 5/27/2019 |
3.0.0 | 26,308 | 4/20/2019 |
3.0.0-beta-8 | 1,298 | 4/17/2019 |
3.0.0-beta-7 | 1,713 | 3/22/2019 |
3.0.0-beta-5 | 508 | 3/13/2019 |
3.0.0-beta-4 | 1,086 | 12/9/2018 |
3.0.0-beta-3 | 800 | 12/9/2018 |
3.0.0-beta-2 | 626 | 11/17/2018 |
3.0.0-beta-1 | 647 | 11/11/2018 |
2.0.3 | 25,221 | 11/3/2018 |
2.0.0 | 18,527 | 10/5/2018 |
2.0.0-beta-4 | 1,796 | 8/5/2018 |
2.0.0-beta-2 | 909 | 3/2/2018 |
2.0.0-beta-1 | 856 | 1/30/2018 |
1.0.3 | 12,950 | 5/8/2018 |
1.0.2 | 1,903 | 4/30/2018 |
Reverse order of subs and cmds evaluation [#66](https://github.com/elmish/browser/issues/66)