Datapoint.Cqrs.Mediator.Abstractions
2.0.0
Abstractions for Command Query Responsability Segregation with Mediator, supporting Dependency Injection and extensible middleware based pipelines.
Install-Package Datapoint.Cqrs.Mediator.Abstractions -Version 2.0.0
dotnet add package Datapoint.Cqrs.Mediator.Abstractions --version 2.0.0
<PackageReference Include="Datapoint.Cqrs.Mediator.Abstractions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Datapoint.Cqrs.Mediator.Abstractions --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- Datapoint.Cqrs.Abstractions (>= 2.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Datapoint.Cqrs.Mediator.Abstractions:
Package | Downloads |
---|---|
Datapoint.Cqrs.Mediator
Command Query Responsability Segregation with Mediator, supporting Dependency Injection and extensible middleware based pipelines.
|
|
Datapoint.Cqrs.Mediator.Extensions.Microsoft.DependencyInjection
Extensions for Command Query Responsability Segregation with Mediator, supporting Dependency Injection and extensible middleware based pipelines.
|
GitHub repositories
This package is not used by any popular GitHub repositories.