CodeChange.Toolkit.Autofac
2.0.0
A library containing Autofac tools and interface implementations.
Install-Package CodeChange.Toolkit.Autofac -Version 2.0.0
dotnet add package CodeChange.Toolkit.Autofac --version 2.0.0
<PackageReference Include="CodeChange.Toolkit.Autofac" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeChange.Toolkit.Autofac --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeChange.Toolkit.Autofac, 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 CodeChange.Toolkit.Autofac as a Cake Addin
#addin nuget:?package=CodeChange.Toolkit.Autofac&version=2.0.0
// Install CodeChange.Toolkit.Autofac as a Cake Tool
#tool nuget:?package=CodeChange.Toolkit.Autofac&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added async support for EventDispatcher.
Dependencies
-
.NETStandard 2.0
- Autofac (>= 4.9.4)
- CodeChange.Toolkit (>= 3.0.1)
- CodeChange.Toolkit.Domain (>= 3.0.0)
- Nito.AsyncEx.Tasks (>= 5.0.0)
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.