Package for automatically dependency injection. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Ivan Sarayan, Arkadiy Sarayan | 
| Last Update: | Friday, September 25, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Taenke.DependencyInjection | 
Install
Install-Package Taenke.DependencyInjection
                        dotnet add package Taenke.DependencyInjection
                        paket add Taenke.DependencyInjection
                        
                                Taenke.DependencyInjection Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 7.0.1)
 - Autofac(>= 4.8.1)
 - Autofac.Extensions.DependencyInjection(>= 4.3.0)
 - JetBrains.Annotations(>= 2018.2.1)