Info
Version: | 1.0.3 |
Author(s): | Van Thoai Nguyen |
Last Update: | Tuesday, October 28, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vanthoainguyen/Smartflow |
NuGet Url: | https://www.nuget.org/packages/Smartflow |
Install
Install-Package Smartflow
dotnet add package Smartflow
paket add Smartflow
Smartflow Download (Unzip the "nupkg" after downloading)
Tags
It also borrows alot of ASP.NET MVC source code to facilitate API filtering style such as Attribute filters, Global filters. Dependency injection is also fully supported and on top of it, the aim of this module is keep your code simple and easy to maintain if you want to build CQRS and event/messaging style application.