![]() |
VOOZH | about |
dotnet add package DrifterApps.Seeds.Application.Mediatr --version 1.0.150
NuGet\Install-Package DrifterApps.Seeds.Application.Mediatr -Version 1.0.150
<PackageReference Include="DrifterApps.Seeds.Application.Mediatr" Version="1.0.150" />
<PackageVersion Include="DrifterApps.Seeds.Application.Mediatr" Version="1.0.150" />Directory.Packages.props
<PackageReference Include="DrifterApps.Seeds.Application.Mediatr" />Project file
paket add DrifterApps.Seeds.Application.Mediatr --version 1.0.150
#r "nuget: DrifterApps.Seeds.Application.Mediatr, 1.0.150"
#:package DrifterApps.Seeds.Application.Mediatr@1.0.150
#addin nuget:?package=DrifterApps.Seeds.Application.Mediatr&version=1.0.150Install as a Cake Addin
#tool nuget:?package=DrifterApps.Seeds.Application.Mediatr&version=1.0.150Install as a Cake Tool
This package contains various utility classes when using the Mediatr library from Jimmy Bogard in your domain driven design application layer.
dotnet add package DrifterApps.Seeds.Application.Mediatr
MediatRServiceConfigurationFollow the instructions in the Mediatr documentation. But as of writing this, you can register the open generic behaviors as such:
services.AddMediatR(serviceConfiguration =>
{
serviceConfiguration.RegisterServicesFromApplication();
});
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.0.150 | 362 | 11/25/2025 | 1.0.150 is deprecated because it is no longer maintained. |
| 1.0.148 | 291 | 11/15/2025 | |
| 1.0.140 | 1,312 | 6/1/2025 | |
| 1.0.137 | 1,698 | 4/10/2025 | |
| 1.0.135 | 603 | 3/15/2025 | |
| 1.0.131 | 1,277 | 1/31/2025 | |
| 1.0.130 | 231 | 1/31/2025 | |
| 1.0.129 | 230 | 1/30/2025 | |
| 1.0.128 | 209 | 1/30/2025 | |
| 1.0.126 | 225 | 1/28/2025 | |
| 1.0.125 | 508 | 1/17/2025 | |
| 1.0.124 | 217 | 1/17/2025 | |
| 1.0.121 | 205 | 1/11/2025 | |
| 1.0.112 | 267 | 12/4/2024 | |
| 1.0.108 | 239 | 12/3/2024 | |
| 1.0.107 | 230 | 12/1/2024 | |
| 1.0.106 | 248 | 12/1/2024 | |
| 1.0.105 | 215 | 12/1/2024 | |
| 1.0.104 | 229 | 11/30/2024 | |
| 1.0.103 | 255 | 11/29/2024 |