SimpleSoft.Mediator.Microsoft.Extensions
2.0.0
Mediator support using Microsot.Extensions
Install-Package SimpleSoft.Mediator.Microsoft.Extensions -Version 2.0.0
dotnet add package SimpleSoft.Mediator.Microsoft.Extensions --version 2.0.0
<PackageReference Include="SimpleSoft.Mediator.Microsoft.Extensions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleSoft.Mediator.Microsoft.Extensions --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleSoft.Mediator.Microsoft.Extensions, 2.0.0"
#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 SimpleSoft.Mediator.Microsoft.Extensions as a Cake Addin
#addin nuget:?package=SimpleSoft.Mediator.Microsoft.Extensions&version=2.0.0
// Install SimpleSoft.Mediator.Microsoft.Extensions as a Cake Tool
#tool nuget:?package=SimpleSoft.Mediator.Microsoft.Extensions&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0)
- NETStandard.Library (>= 1.6.1)
- SimpleSoft.Mediator (>= 2.0.0)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- SimpleSoft.Mediator (>= 2.0.0)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0)
- SimpleSoft.Mediator (>= 2.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SimpleSoft.Mediator.Microsoft.Extensions:
Package | Downloads |
---|---|
SimpleSoft.Mediator.Microsoft.Extensions.ValidationPipeline
Mediator validation pipeline for commands, queries and events.
|
|
SimpleSoft.Mediator.Microsoft.Extensions.LoggingPipeline
Mediator logging pipeline for commands, queries and events.
|
|
SimpleSoft.Mediator.Microsoft.Extensions.EFCoreTransactionPipeline
Mediator Entity Framework Core transaction pipeline for commands, queries and events.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 821 | 10/27/2020 |
2.0.0-rc05 | 171 | 10/21/2020 |
2.0.0-rc04 | 502 | 9/18/2019 |
2.0.0-rc03 | 268 | 9/12/2019 |
2.0.0-rc02 | 553 | 2/8/2019 |
2.0.0-rc01 | 305 | 1/28/2019 |