Set of interfaces for the Abstract Factory pattern such as IFactory`T.
Info
Version: | 1.0.0 |
Author(s): | Alexander Batishchev |
Last Update: | Friday, May 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abatishchev/IFactory |
NuGet Url: | https://www.nuget.org/packages/IFactory |
Install
Install-Package IFactory
dotnet add package IFactory
paket add IFactory
IFactory Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags