An extension to the LightInject service container that enables automatic implementation of factory interfaces.
Info
| Version: | 2.0.0 |
| Author(s): | Bernhard Richter |
| Last Update: | Wednesday, January 11, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://seesharper.github.io/LightInject/ |
| NuGet Url: | https://www.nuget.org/packages/LightInject.AutoFactory |
Install
Install-Package LightInject.AutoFactory
dotnet add package LightInject.AutoFactory
paket add LightInject.AutoFactory
LightInject.AutoFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- LightInject(>= 5.0.0)
Tags