GuillaumeSalles / redux.NET

Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
712 stars 86 forks source link

Add support for Middlewares in TimeMachineStore #43

Closed nulrich closed 2 years ago

nulrich commented 7 years ago

Add middlewares parameter to TimeMachineStore constructore. Add wrapper function to get a list of Middleware from Middleware.