Info
Version: | 3.0.0-pre12 |
Author(s): | danielwertheim |
Last Update: | Tuesday, November 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielwertheim/routemeister |
NuGet Url: | https://www.nuget.org/packages/Routemeister |
Install
Install-Package Routemeister
dotnet add package Routemeister
paket add Routemeister
Routemeister Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
No dependencies.
Tags
Provides construct for scanning assemblies finding types implementing a message handler marker interface of choice and builds routes from them that later can be used with custom or shipped in-process routers and dispatchers supporting: Send, Publish, Request.