Eml.Mediator
5.0.5
Has own Visual Studio Addin for easier use. Small size. Capture Business-use-cases and convert it into a modular, highly testable chunk of codes. One step closer to dissecting & migrating monolithic apps. Provides a common ground for projects with large number of developers. A combination of Command, Request-Response, Mediator and Abstract Class Factory pattern. Now supports .Net5.
Install-Package Eml.Mediator -Version 5.0.5
dotnet add package Eml.Mediator --version 5.0.5
<PackageReference Include="Eml.Mediator" Version="5.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eml.Mediator --version 5.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection (>= 5.0.1)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Eml.Mediator:
Package | Downloads |
---|---|
Eml.ControllerBase
ControllerBase for WebApi CRUD operations.
|
|
Eml.ControllerBase.Mvc
Base Classes for MVC CRUD operations and other useful utilities.
|
|
Eml.ControllerBase.Api.MySql
ControllerBase for WebApi with MySql.
|
GitHub repositories
This package is not used by any popular GitHub repositories.