Extends PipelineFramework to enable LightInject DI container for pipeline construction and execution.
Info
Version: | 4.1.1 |
Author(s): | Marty Mathis |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gtmoose32/pipeline-framework-di |
NuGet Url: | https://www.nuget.org/packages/PipelineFramework.LightInject |
Install
Install-Package PipelineFramework.LightInject
dotnet add package PipelineFramework.LightInject
paket add PipelineFramework.LightInject
PipelineFramework.LightInject Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LightInject(>= 6.2.0)
- LightInject.Interception(>= 2.0.3)
- PipelineFramework.Core(>= 4.0.0)
- Serilog(>= 2.9.0)
- LightInject(>= 6.2.0)
- LightInject.Interception(>= 2.0.3)
- PipelineFramework.Core(>= 4.0.0)
- Serilog(>= 2.9.0)
Tags