This is the Blazor implementation of ReduxForDotNet.
Info
Version: | 0.2.0 |
Author(s): | Brian Whims |
Last Update: | Saturday, April 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bcwhims/ReduxForBlazor |
NuGet Url: | https://www.nuget.org/packages/ReduxForBlazor |
Install
Install-Package ReduxForBlazor
dotnet add package ReduxForBlazor
paket add ReduxForBlazor
ReduxForBlazor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Blazor(>= 0.1.0)
- ReduxForDotNet(>= 0.1.0)