MediatRedux is an implementation of the redux pattern using Rx and MediatR.
Info
Version: | 0.4.0 |
Author(s): | Sam Storie |
Last Update: | Friday, May 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sstorie/MediatRedux |
NuGet Url: | https://www.nuget.org/packages/MediatRedux |
Install
Install-Package MediatRedux
dotnet add package MediatRedux
paket add MediatRedux
MediatRedux Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 4.2.1)
- MediatR(>= 2.0.2)
- Rx-Main(>= 2.2.5)
Tags