Info
Version: | 1.2.0 |
Author(s): | Gennady Kurbesov |
Last Update: | Thursday, January 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gkurbesov/TinyFactory |
NuGet Url: | https://www.nuget.org/packages/TinyFactory |
Install
Install-Package TinyFactory
dotnet add package TinyFactory
paket add TinyFactory
TinyFactory Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
TinyFactory is ready to store and instantiate simple classes.
This factory can create new instances of classes or store their references to them.