FluentMediator 0.3.1
FluentMediator
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FluentMediator -Version 0.3.1
dotnet add package FluentMediator --version 0.3.1
<PackageReference Include="FluentMediator" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentMediator --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentMediator, 0.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
2019-10-13 - 0.3.1
- Implementation details made internal
2019-10-13 - 0.3.0
- #32 Segregated Builder and Messaging interfaces.
- #31 Support Scoped & Transient Lifetime.
2019-10-13 - 0.2.0
- #27 Added PipelineAlreadyExistsException.
- #27 Added PipelineNotFoundException.
2019-10-13 - 0.1.0
- #24 Added ReturnFunctionIsNullException for misconfigured Pipelines.
- SendAsync(request, ct) added to the public interfaces.
- Refactoring.
2019-10-13 - 0.3.1
- Implementation details made internal
2019-10-13 - 0.3.0
- #32 Segregated Builder and Messaging interfaces.
- #31 Support Scoped & Transient Lifetime.
2019-10-13 - 0.2.0
- #27 Added PipelineAlreadyExistsException.
- #27 Added PipelineNotFoundException.
2019-10-13 - 0.1.0
- #24 Added ReturnFunctionIsNullException for misconfigured Pipelines.
- SendAsync(request, ct) added to the public interfaces.
- Refactoring.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FluentMediator:
Package | Downloads |
---|---|
FluentMediator.Microsoft.Extensions.DependencyInjection
Microsoft Extensions for FluentMediator.
|
GitHub repositories
This package is not used by any popular GitHub repositories.