CQRSEssentials.Autofac
1.1.1
Provides implementation for CQRS command, query and event dispatchers using Autofac.
Install-Package CQRSEssentials.Autofac -Version 1.1.1
dotnet add package CQRSEssentials.Autofac --version 1.1.1
<PackageReference Include="CQRSEssentials.Autofac" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CQRSEssentials.Autofac --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CQRSEssentials.Autofac, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install CQRSEssentials.Autofac as a Cake Addin #addin nuget:?package=CQRSEssentials.Autofac&version=1.1.1 // Install CQRSEssentials.Autofac as a Cake Tool #tool nuget:?package=CQRSEssentials.Autofac&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added ContinueAwait(false) to all await instructions.
Dependencies
-
.NETStandard 1.1
- Autofac (>= 4.6.2)
- CqrsEssentials (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.1 | 1,570 | 2/16/2018 |
1.1.0 | 644 | 8/13/2017 |
1.0.0 | 609 | 6/8/2017 |
1.0.0-beta1 | 637 | 12/12/2016 |