Automatically generates strongly-typed factories based on a factory interface and a concrete type to create.
Info
Version: | 1.0.0-alpha001 |
Author(s): | Thomas Levesque |
Last Update: | Wednesday, June 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thomaslevesque/Unity.Extras.AutoFactory/ |
NuGet Url: | https://www.nuget.org/packages/Unity.Extras.AutoFactory |
Install
Install-Package Unity.Extras.AutoFactory
dotnet add package Unity.Extras.AutoFactory
paket add Unity.Extras.AutoFactory
Unity.Extras.AutoFactory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Unity(>= 4.0.1)
- NETStandard.Library(>= 1.6.1)
- Unity(>= 4.0.1)
- System.Reflection.Emit(>= 4.3.0)
Tags