Lite Redux is a simple library that implements state management in the Redux-style.
Info
Version: | 0.1.0 |
Author(s): | Maxim (DocTi) |
Last Update: | Tuesday, February 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DocTi/blazor-lite-redux |
NuGet Url: | https://www.nuget.org/packages/LiteRedux |
Install
Install-Package LiteRedux
dotnet add package LiteRedux
paket add LiteRedux
LiteRedux Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.1)
- Microsoft.AspNetCore.Components.Web(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
Tags