Info
Version: | 0.1.2-beta |
Author(s): | NCaro |
Last Update: | Saturday, July 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pak3nuh/ServiceCollectionBuilder.git |
NuGet Url: | https://www.nuget.org/packages/ServiceCollectionBuilder |
Install
Install-Package ServiceCollectionBuilder
dotnet add package ServiceCollectionBuilder
paket add ServiceCollectionBuilder
ServiceCollectionBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
Tags
Designed to work with Microsoft.Extensions.DependencyInjection types.
It also provides additional functionality like context bound scoped services.