Additions and extensions for .NET dependency-injection.
Info
Version: | 0.0.3-alpha |
Author(s): | Region Örebro län |
Last Update: | Saturday, January 22, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RegionOrebroLan/.NET-DependencyInjection-Extensions/ |
NuGet Url: | https://www.nuget.org/packages/RegionOrebroLan.DependencyInjection |
Install
Install-Package RegionOrebroLan.DependencyInjection
dotnet add package RegionOrebroLan.DependencyInjection
paket add RegionOrebroLan.DependencyInjection
RegionOrebroLan.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyModel(>= 2.0.0)