Supports Interface based Factories, also supports Dependency Injection.
Info
Version: | 1.0.1 |
Author(s): | iLouminate |
Last Update: | Thursday, August 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iLouminate/Factory |
NuGet Url: | https://www.nuget.org/packages/iLouminate.AssemblyFactory |
Install
Install-Package iLouminate.AssemblyFactory
dotnet add package iLouminate.AssemblyFactory
paket add iLouminate.AssemblyFactory
iLouminate.AssemblyFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags