Helper interfaces and attributes to make working with dependency injection a tad-bit easier.
Info
Version: | 0.3.8 |
Author(s): | pauldotknopf |
Last Update: | Tuesday, June 10, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pauldotknopf/sharp-registration |
NuGet Url: | https://www.nuget.org/packages/SharpRegistration |
Install
Install-Package SharpRegistration
dotnet add package SharpRegistration
paket add SharpRegistration
SharpRegistration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)