Automatic Factory functionality for the Unity IoC container.
Info
| Version: | 1.0.13 |
| Author(s): | Abmes |
| Last Update: | Friday, February 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/abmes/Unity.TypedFactories |
| NuGet Url: | https://www.nuget.org/packages/Abmes.Unity.TypedFactories |
Install
Install-Package Abmes.Unity.TypedFactories
dotnet add package Abmes.Unity.TypedFactories
paket add Abmes.Unity.TypedFactories
Abmes.Unity.TypedFactories Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.2.1)
- Unity(>= 5.6.0)