Easy and simple attribute based dependency injection registration.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Ihnat Klimchuk | 
| Last Update: | Tuesday, July 11, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/IhnatKlimchuk/DIAttributeRegistrar | 
| NuGet Url: | https://www.nuget.org/packages/DIAttributeRegistrar | 
Install
Install-Package DIAttributeRegistrar
                        dotnet add package DIAttributeRegistrar
                        paket add DIAttributeRegistrar
                        
                                DIAttributeRegistrar Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
 - NETStandard.Library(>= 1.6.1)
 - Microsoft.Extensions.DependencyModel(>= 1.1.2)
 
Tags