Eml.Mediator
5.0.7
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.7
dotnet add package Eml.Mediator --version 5.0.7
<PackageReference Include="Eml.Mediator" Version="5.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eml.Mediator --version 5.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eml.Mediator, 5.0.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Eml.Mediator as a Cake Addin
#addin nuget:?package=Eml.Mediator&version=5.0.7
// Install Eml.Mediator as a Cake Tool
#tool nuget:?package=Eml.Mediator&version=5.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- 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.