Extends PipelineFramework to enable Autofac DI container for pipeline construction and execution. 
                        
                    
         
                Info
| Version: | 4.0.0 | 
| Author(s): | Marty Mathis | 
| Last Update: | Tuesday, October 22, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/gtmoose32/pipeline-framework-di | 
| NuGet Url: | https://www.nuget.org/packages/PipelineFramework.Autofac | 
Install
Install-Package PipelineFramework.Autofac
                        dotnet add package PipelineFramework.Autofac
                        paket add PipelineFramework.Autofac
                        
                                PipelineFramework.Autofac Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Autofac(>= 4.9.4)
- PipelineFramework.Core(>= 4.0.0)
- Autofac(>= 4.9.4)
- PipelineFramework.Core(>= 4.0.0)
Tags
