Just another library to implement the factory method pattern.
Info
Version: | 2.1.1 |
Author(s): | Raul Naupari |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raulnq/Jal.Factory |
NuGet Url: | https://www.nuget.org/packages/Jal.Factory |
Install
Install-Package Jal.Factory
dotnet add package Jal.Factory
paket add Jal.Factory
Jal.Factory Download (Unzip the "nupkg" after downloading)
Dependencies
- Jal.Locator(>= 2.0.0)