This is very simply Redux library for Blazor, you can apply for your web app using Blazor
Store, Reducer, Dispatch, Middleware
- Open the project
- Go to samples folder
- Open project via VS or VSCode, run project via VS or dotnet run command on terminal
- Open Counter tab, click count button back to Index, you can see the counter number in Counter and Index are same state.