Smartflow 1.0.0
See the version list below for details.
dotnet add package Smartflow --version 1.0.0
NuGet\Install-Package Smartflow -Version 1.0.0
<PackageReference Include="Smartflow" Version="1.0.0" />
paket add Smartflow --version 1.0.0
#r "nuget: Smartflow, 1.0.0"
// Install Smartflow as a Cake Addin #addin nuget:?package=Smartflow&version=1.0.0 // Install Smartflow as a Cake Tool #tool nuget:?package=Smartflow&version=1.0.0
Smartflow is a small and simple module inspired by Greg Young SimpleCQRS. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- C5 (>= 2.2.5073.27396)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Smartflow:
Package | Downloads |
---|---|
Smartflow.RabbitMQ
This module is an add-on to Smartflow to allow messages to be distributed to RabbitMQ priority queues |
GitHub repositories
This package is not used by any popular GitHub repositories.