Fluxor 6.11.0

dotnet add package Fluxor --version 6.11.0
                    
NuGet\Install-Package Fluxor -Version 6.11.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="Fluxor" Version="6.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fluxor" Version="6.11.0" />
                    
Directory.Packages.props
<PackageReference Include="Fluxor" />
                    
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 Fluxor --version 6.11.0
                    
#r "nuget: Fluxor, 6.11.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.
#:package Fluxor@6.11.0
                    
#: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=Fluxor&version=6.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Fluxor&version=6.11.0
                    
Install as a Cake Tool

A zero boilerplate Redux/Flux framework for .NET

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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 (33)

Showing the top 5 NuGet packages that depend on Fluxor:

Package Downloads
Fluxor.Blazor.Web

A zero boilerplate Redux/Flux framework for Blazor

Fluxor.Persist

Persists fluxor packages

Vertiq.Stores.ConnectionStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Vertiq.Stores.AppStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Vertiq.Stores.SecurityStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Fluxor:

Repository Stars
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
Version Downloads Last Updated
6.11.0 36,744 2026/8/3
6.10.0 40,235 2026/7/3
6.9.0 474,949 2025/11/24
6.8.0 194,717 2025/8/29
6.8.0-Beta1 496 2025/8/19
6.7.0 20,029 2025/8/16
6.7.0-Beta1 2,664 2025/3/19
6.6.0 371,071 2025/2/7
6.5.2 44,976 2025/1/7
6.5.0 4,100 2025/1/3
6.4.0 6,212 2025/1/2
6.2.1.5 3,976 2024/12/22
6.2.0.1 1,518 2024/12/20
6.1.0 271,503 2024/9/14
6.0.0 180,487 2024/6/5
6.0.0-Beta2 5,030 2024/3/22
6.0.0-Beta1 465 2024/3/15
Loading failed