OWIN middleware for creating a customisable command processing pipeline in CQRS applications.
Info
Version: | 0.5.197 |
Author(s): | Jason Mitchell |
Last Update: | Sunday, July 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sequin/sequin/ |
NuGet Url: | https://www.nuget.org/packages/Sequin |
Install
Install-Package Sequin
dotnet add package Sequin
paket add Sequin
Sequin Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.4)
Tags