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
38 watching
48 forks
Language: C#
last commit: about 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. | 39 |
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. | 28 |
timewarpengineering/timewarp-state | A state management library for Blazor applications that uses the MediatR pipeline to manage asynchronous state | 561 |
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 | 713 |
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,912 |
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,467 |
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,192 |