Helper interfaces and attributes to make working with dependency injection a tad-bit easier.
Info
Version: | 0.3.2 |
Author(s): | pauldotknopf |
Last Update: | Thursday, June 6, 2024 |
.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)