Info
| Version: | 1.1.0 | 
| Author(s): | Monument.SimpleInjector | 
| Last Update: | Friday, March 12, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Monument.SimpleInjector | 
Install
Install-Package Monument.SimpleInjector
                        dotnet add package Monument.SimpleInjector
                        paket add Monument.SimpleInjector
                        
                                Monument.SimpleInjector Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Monument(>= 1.0.0)
- SimpleInjector(>= 5.0.4)
 
                
Monument is a IoC container agnostic dependency injection registration engine that prioritizes using conventions on type-patterns over other registration methods.