Allow fluent registration of components with IServiceCollection.
Info
Version: | 3.2.5 |
Author(s): | Bytz.Extensions.DependencyInjection |
Last Update: | Saturday, July 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Scuba-Blue/Bytz.Extensions.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Bytz.Extensions.DependencyInjection |
Install
Install-Package Bytz.Extensions.DependencyInjection
dotnet add package Bytz.Extensions.DependencyInjection
paket add Bytz.Extensions.DependencyInjection
Bytz.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)