blazor-redux
Blazor state manager
A library that integrates Redux state management with Blazor web application development
Connecting a Redux state store with Blazor.
482 stars
37 watching
48 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
le-nn/memento | A client-side state management container for Blazor/.NET with redo/undo and ReduxDevTools support. | 41 |
berserkerdotnet/blazorstate | A set of libraries to help manage state in Blazor applications | 29 |
phorks/phork-blazor-reactivity | A Blazor state management library that automatically detects and responds to changes in components. | 27 |
timewarpengineering/timewarp-state | A state management library for Blazor applications using the MediatR pipeline and Flux pattern | 567 |
pshomov/reducto | A .NET implementation of Redux for managing application state and handling actions | 76 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 714 |
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,939 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
pedronauck/reworm | A state management library that simplifies the creation and update of application states using a functional programming approach | 1,466 |
jbyfordrew/blazortransitionableroute | Enables page transition animations in Blazor applications by remembering the last route and allowing for context-dependent transitions. | 173 |
redbrogdon/rebloc | A state management library for Flutter combining aspects of Redux and BLoC patterns. | 215 |
masastack/masa.blazor | A Blazor UI component library based on Material Design specifications for building web applications. | 1,209 |