A simple Singleton implementation, using a manager to keep track of Singleton objects, and an optional base helper class for easy use.
Info
Version: | 1.1.0 |
Author(s): | Tom01098 |
Last Update: | Tuesday, December 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SingletonManager |
Install
Install-Package SingletonManager
dotnet add package SingletonManager
paket add SingletonManager
SingletonManager Download (Unzip the "nupkg" after downloading)
Dependencies
Tags