An  implementation of IExecutor and IExecutorAsync utilizing SimpleInjector as IoC container.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | Petar Marinov | 
| Last Update: | Monday, November 20, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/petar-m/executables.executors | 
| NuGet Url: | https://www.nuget.org/packages/M.Executables.Executors.SimpleInjector | 
Install
Install-Package M.Executables.Executors.SimpleInjector
                        dotnet add package M.Executables.Executors.SimpleInjector
                        paket add M.Executables.Executors.SimpleInjector
                        
                                M.Executables.Executors.SimpleInjector Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - SimpleInjector(>= 4.0.8)
 - M.Executables(>= 2.0.2)
 
- SimpleInjector(>= 4.0.8)
 - M.Executables(>= 2.0.2)
 - NETStandard.Library(>= 1.6.1)
 
Tags