Fill service provider with services marked by attributes. 
                        
                    
         
                Info
| Version: | 1.2.2 | 
| Author(s): | Kristaps Vitolins | 
| Last Update: | Friday, December 16, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/alzuma/ServiceLocator | 
| NuGet Url: | https://www.nuget.org/packages/ServiceLocator | 
Install
Install-Package ServiceLocator
                        dotnet add package ServiceLocator
                        paket add ServiceLocator
                        
                                ServiceLocator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Scrutor(>= 3.3.0)
