This is simple inheritable C# singleton implementation.
Info
Version: | 0.1.2 |
Author(s): | Mateusz Świetlicki |
Last Update: | Friday, March 8, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mswietlicki/SingletonPrototype |
NuGet Url: | https://www.nuget.org/packages/SingletonBase |
Install
Install-Package SingletonBase
dotnet add package SingletonBase
paket add SingletonBase
SingletonBase Download (Unzip the "nupkg" after downloading)
Dependencies
Tags