69 packages returned for Tags:"redux"
- 277,227 total downloads
- last updated 5/17/2022
- Latest version: 5.4.0
A zero boilerplate Redux/Flux framework for Blazor
- 207,414 total downloads
- last updated 5/17/2022
- Latest version: 5.4.0
Middleware link from a Blazor (Web) Fluxor store to the Redux Dev Tools browser extension for Chrome.
- 78,342 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.
- 95,596 total downloads
- last updated 4/7/2022
- Latest version: 5.0.3
A Blazor state management library by TimeWarp
YAXL.Redux
by:
tpetrina
- 18,363 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,263 total downloads
- last updated 10/8/2019
- Latest version: 0.5.1
Unidirectional Data Flow in C# - Inspired by Redux
Blazor.Realm
by:
dworthen
- 12,973 total downloads
- last updated 1/2/2020
- Latest version: 0.9.0
Redux state management for Blazor.net.
ReduxSimple
by:
Odonno
- 16,721 total downloads
- last updated 12/20/2021
- Latest version: 3.7.0
Simple Stupid Redux Store using Reactive Extensions
- 8,678 total downloads
- last updated 11/6/2018
- Latest version: 0.0.6
Type-safe state management (like Redux and Elm) for Blazor.
- 4,055 total downloads
- last updated 8/30/2018
- Latest version: 1.0.4
Redux implemenation for .net.
- 6,229 total downloads
- last updated 12/3/2015
- Latest version: 0.3.0
Redux.NET DevTools
- 5,185 total downloads
- last updated 12/5/2020
- Latest version: 5.2.0
Observable StateTree redux devtools for Blazor
- 4,781 total downloads
- last updated 8/30/2018
- Latest version: 0.5.39-ci
Predictable state management for C# applications. Port of ReduxJS.
- 4,053 total downloads
- last updated 5/18/2022
- Latest version: 4.0.3
Implementation of Redux for .NET
Redux
by:
SergeyEgorov
- 5,249 total downloads
- last updated 11/7/2019
- Latest version: 1.0.11
Predictable state container for .NET C#
MediatRedux
by:
sstorie
- 5,242 total downloads
- last updated 5/27/2016
- Latest version: 0.4.0
MediatRedux is an implementation of the redux pattern using Rx and MediatR
- 3,737 total downloads
- last updated 5/18/2022
- Latest version: 4.0.3
services
.UseRedux<ApplicationState>()
.UseDefaultDispatcher()
.UseReducerFunc(ApplicationReducer.Reduce)
.UseDefaultStateStream()
.AddEffects(Assembly.GetExecutingAssembly())
.Register();
- Previous
- Next