Info
Version: | 2.0.1 |
Author(s): | adrian |
Last Update: | Friday, July 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adriangodong/simple-object-factory |
NuGet Url: | https://www.nuget.org/packages/SimpleObjectFactory |
Install
Install-Package SimpleObjectFactory
dotnet add package SimpleObjectFactory
paket add SimpleObjectFactory
SimpleObjectFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
SOF simplifies creation of types with chained dependencies. SOF is reflection-based constructor-injection library.