Elmish 3.0.0-beta-3

This is a prerelease version of Elmish.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Elmish --version 3.0.0-beta-3
NuGet\Install-Package Elmish -Version 3.0.0-beta-3
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="3.0.0-beta-3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elmish --version 3.0.0-beta-3
#r "nuget: Elmish, 3.0.0-beta-3"
#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=3.0.0-beta-3&prerelease

// Install Elmish as a Cake Tool
#tool nuget:?package=Elmish&version=3.0.0-beta-3&prerelease

Elmish core for .NET apps

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  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 tizen30 was computed.  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.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on Elmish:

Package Downloads
Elmish.Bridge.Server

Server part of Elmish.Bridge

Elmish.WPF

F# bindings for using Elmish in WPF

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.1.0 1,956 10/16/2023
4.0.2 2,321 6/2/2023
4.0.1 7,396 2/8/2023
4.0.0 4,138 12/22/2022
4.0.0-beta-6 301 12/13/2022
4.0.0-beta-5 1,653 9/19/2022
4.0.0-beta-3 560 12/3/2021
4.0.0-beta-2 1,342 11/28/2021
4.0.0-beta-1 163 11/27/2021
4.0.0-alpha-2 465 6/13/2020
4.0.0-alpha-1 463 10/29/2019
3.1.0 86,195 7/11/2020
3.0.6 21,741 8/22/2019
3.0.5 692 8/8/2019
3.0.4 1,111 6/29/2019
3.0.3 40,663 6/4/2019
3.0.1 713 5/27/2019
3.0.0 24,922 4/20/2019
3.0.0-beta-8 1,180 4/17/2019
3.0.0-beta-7 1,596 3/22/2019
3.0.0-beta-5 482 3/13/2019
3.0.0-beta-4 999 12/9/2018
3.0.0-beta-3 750 12/9/2018
3.0.0-beta-2 588 11/17/2018
3.0.0-beta-1 618 11/11/2018
2.0.3 23,924 11/3/2018
2.0.0 18,004 10/5/2018
2.0.0-beta-4 1,654 8/5/2018
2.0.0-beta-2 878 3/2/2018
2.0.0-beta-1 820 1/30/2018
1.0.3 12,211 5/8/2018
1.0.2 1,803 4/30/2018

Ditching PowerPack in favour of Fable.Promise