A generic, portable, tested and easy to use Singleton pattern implementation for .NET, to enforce a pattern of singular instance creation.
Info
Version: | 2.0.0.4 |
Author(s): | Lorenz Lo Sauer |
Last Update: | Thursday, August 18, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lsauer/csharp-singleton |
NuGet Url: | https://www.nuget.org/packages/CSharp.Portable-Singleton |
Install
Install-Package CSharp.Portable-Singleton
dotnet add package CSharp.Portable-Singleton
paket add CSharp.Portable-Singleton
CSharp.Portable-Singleton Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags