69 packages returned for Tags:"redux"
- 316,240 total downloads
- last updated 6/5/2022
- Latest version: 5.5.0-Beta1
A zero boilerplate Redux/Flux framework for Blazor
- 240,354 total downloads
- last updated 6/5/2022
- Latest version: 5.5.0-Beta1
Middleware link from a Blazor (Web) Fluxor store to the Redux Dev Tools browser extension for Chrome.
- 80,436 total downloads
- last updated 3/15/2017
- Latest version: 2.0.0
Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
- 100,327 total downloads
- last updated 4/7/2022
- Latest version: 5.0.3
A Blazor state management library by TimeWarp
YAXL.Redux
by:
tpetrina
- 19,004 total downloads
- last updated 8/30/2018
- Latest version: 0.5.39-ci
Predictable state management for C# applications. Port of ReduxJS.
ReduxSharp
by:
tnakamura
- 11,790 total downloads
- last updated 10/8/2019
- Latest version: 0.5.1
Unidirectional Data Flow in C# - Inspired by Redux
Blazor.Realm
by:
dworthen
- 13,638 total downloads
- last updated 1/2/2020
- Latest version: 0.9.0
Redux state management for Blazor.net.
ReduxSimple
by:
Odonno
- 17,953 total downloads
- last updated 12/20/2021
- Latest version: 3.7.0
Simple Stupid Redux Store using Reactive Extensions
- 9,015 total downloads
- last updated 11/6/2018
- Latest version: 0.0.6
Type-safe state management (like Redux and Elm) for Blazor.
- 4,256 total downloads
- last updated 8/30/2018
- Latest version: 1.0.4
Redux implemenation for .net.
- 6,445 total downloads
- last updated 12/3/2015
- Latest version: 0.3.0
Redux.NET DevTools
- 4,945 total downloads
- last updated 6/8/2022
- Latest version: 4.1.0
Implementation of Redux for .NET
- 5,516 total downloads
- last updated 12/5/2020
- Latest version: 5.2.0
Observable StateTree redux devtools for Blazor
Redux
by:
SergeyEgorov
- 5,532 total downloads
- last updated 11/7/2019
- Latest version: 1.0.11
Predictable state container for .NET C#
MediatRedux
by:
sstorie
- 5,483 total downloads
- last updated 5/27/2016
- Latest version: 0.4.0
MediatRedux is an implementation of the redux pattern using Rx and MediatR
- 4,966 total downloads
- last updated 8/30/2018
- Latest version: 0.5.39-ci
Predictable state management for C# applications. Port of ReduxJS.
- 4,569 total downloads
- last updated 6/8/2022
- Latest version: 4.1.0
services
.UseRedux<ApplicationState>()
.UseDefaultDispatcher()
.UseReducerFunc(ApplicationReducer.Reduce)
.UseDefaultStateStream()
.AddEffects(Assembly.GetExecutingAssembly())
.Register();
- Previous
- Next