This library exposes the Autofac IoC integration for the Solid Instruments implementations of the command and mediator patterns.
Info
Version: | 1.0.26 |
Author(s): | Solid Instruments contributors |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.solidinstruments.com/ |
NuGet Url: | https://www.nuget.org/packages/RapidField.SolidInstruments.Command.Autofac |
Install
Install-Package RapidField.SolidInstruments.Command.Autofac
dotnet add package RapidField.SolidInstruments.Command.Autofac
paket add RapidField.SolidInstruments.Command.Autofac
RapidField.SolidInstruments.Command.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidField.SolidInstruments.Command(>= 1.0.26)
- RapidField.SolidInstruments.Core(>= 1.0.26)
- RapidField.SolidInstruments.InversionOfControl.Autofac(>= 1.0.26)
- RapidField.SolidInstruments.InversionOfControl(>= 1.0.26)
- Autofac(>= 5.2.0)
- Autofac.Extensions.DependencyInjection(>= 6.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.6)
Tags