An extension of Microsoft.Extensions.DependencyInjection providing service factory functionality.
Info
Version: | 1.0.1 |
Author(s): | Ryan Heigert |
Last Update: | Friday, October 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ryan-h/DependencyInjection.ServiceFactory |
NuGet Url: | https://www.nuget.org/packages/App.Extensions.DependencyInjection.ServiceFactory |
Install
Install-Package App.Extensions.DependencyInjection.ServiceFactory
dotnet add package App.Extensions.DependencyInjection.ServiceFactory
paket add App.Extensions.DependencyInjection.ServiceFactory
App.Extensions.DependencyInjection.ServiceFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)