Common library for registering any component using ISingletonDependency, IScopedDependency and ITransientDependency.
Info
Version: | 3.0.0 |
Author(s): | oguzhankahyaoglu |
Last Update: | Thursday, September 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oguzhankahyaoglu/singleton-scoped-transient-registrar.git |
NuGet Url: | https://www.nuget.org/packages/singleton-scoped-transient-dependency-registrar |
Install
Install-Package singleton-scoped-transient-dependency-registrar
dotnet add package singleton-scoped-transient-dependency-registrar
paket add singleton-scoped-transient-dependency-registrar
singleton-scoped-transient-dependency-registrar Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Scrutor(>= 3.2.1)
Tags