MediatR.Extensions.Microsoft.AspNetCore.Mvc
3.0.0
MediatR extension for Microsoft.AspNetCore.Mvc. Wraps each configured MediatR request in a generic controller and provides numerous extension points.
Install-Package MediatR.Extensions.Microsoft.AspNetCore.Mvc -Version 3.0.0
dotnet add package MediatR.Extensions.Microsoft.AspNetCore.Mvc --version 3.0.0
<PackageReference Include="MediatR.Extensions.Microsoft.AspNetCore.Mvc" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediatR.Extensions.Microsoft.AspNetCore.Mvc --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- MediatR (>= 6.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MediatR.Extensions.Microsoft.AspNetCore.Mvc:
Package | Downloads |
---|---|
Kros.CqrsTemplate
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.