Reactor.Maui 3.0.40

There is a newer version of this package available.
See the version list below for details.
dotnet add package Reactor.Maui --version 3.0.40
                    
NuGet\Install-Package Reactor.Maui -Version 3.0.40
                    
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="Reactor.Maui" Version="3.0.40" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Reactor.Maui" Version="3.0.40" />
                    
Directory.Packages.props
<PackageReference Include="Reactor.Maui" />
                    
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 Reactor.Maui --version 3.0.40
                    
#r "nuget: Reactor.Maui, 3.0.40"
                    
#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 Reactor.Maui@3.0.40
                    
#: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=Reactor.Maui&version=3.0.40
                    
Install as a Cake Addin
#tool nuget:?package=Reactor.Maui&version=3.0.40
                    
Install as a Cake Tool

MauiReactor is MVU library (heavily inspired to ReactJS and Flutter) written on top of Microsoft Maui Controls.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows10.0.19041 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Reactor.Maui:

Package Downloads
Reactor.Maui.HotReload

MauiReactor.HotReload is the hot-reload plugin library for MauiReactor which is an MVU library (heavily inspired to ReactJS and Flutter) written on top of Microsoft Maui Controls.

Reactor.Maui.Canvas

MauiReactor.CanvasKit is MauiReactor plugin that let you author custom controls using drawing commands in a declarative approach (similar to react-native-skia).

Reactor.Maui.Maps

MauiReactor.Maps is a MauiReactor plugin for the MAUI Maps Control.

Reactor.Maui.Blazor

MauiReactor.Blazor is MauiReactor plugin that let you add BlazorWebView in your MauiReactor application.

Rearch.Reactor

A re-imagined declarative approach to application design and architecture. C# port of [rearch-dart](https://github.com/GregoryConrad/rearch-dart/).

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Reactor.Maui:

Repository Stars
DevTeam/Pure.DI
Pure DI for .NET
adospace/rive-app
Sample application build with MauiReactor showing a nice UI (.NET MAUI implementation of https://designcode.io/swiftui-rive-animated-app)
adospace/mauireactor-samples
Demo apps built using MauiReactor
Version Downloads Last Updated
4.0.18 217 4/28/2026
4.0.17 185 4/12/2026 4.0.17 is deprecated because it has critical bugs.
4.0.16 440 2/17/2026
4.0.15 267 2/17/2026
4.0.14 146 2/17/2026
4.0.13 188 2/5/2026
4.0.12-beta 138 1/25/2026
4.0.11-beta 164 1/5/2026
4.0.10-beta 139 12/29/2025
4.0.9-beta 170 12/13/2025
4.0.8-beta 274 12/12/2025
4.0.7-beta 162 12/12/2025
4.0.6-beta 158 12/12/2025
4.0.5-beta 142 12/12/2025
4.0.4-beta 166 12/11/2025
4.0.3-beta 497 11/30/2025
4.0.2-beta 231 11/25/2025
4.0.1-beta 457 11/20/2025
3.0.40 5,614 12/17/2025
3.0.39 1,727 11/25/2025
Loading failed