A simple helper that implements the Service Locator pattern, resolving concrete implementations for interfaces or well-known keys through Microsoft.Extensions.Configuration.
Info
| Version: | 2.0.0 |
| Author(s): | Raphael Carubbi Neto |
| Last Update: | Wednesday, August 26, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Carubbi.ServiceLocator |
Install
Install-Package Carubbi.ServiceLocator
dotnet add package Carubbi.ServiceLocator
paket add Carubbi.ServiceLocator
Carubbi.ServiceLocator Download (Unzip the "nupkg" after downloading)
Dependencies
8 packages depend on this package.
Tags