Generic template for implementing Singleton Design Pattern.
Info
Version: | 1.0.3 |
Author(s): | Karol Habczyk |
Last Update: | Wednesday, July 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.datagen.pl |
NuGet Url: | https://www.nuget.org/packages/DataGen.Singleton |
Install
Install-Package DataGen.Singleton
dotnet add package DataGen.Singleton
paket add DataGen.Singleton
DataGen.Singleton Download (Unzip the "nupkg" after downloading)
Dependencies
- DataGen.Extensions(>= 1.7.3)
Tags