nuget.org : fsc-simplesingleton
SimpleSingleton is a thread-safe singleton pattern implementation in C# that allows registration and retrieval of singleton instances of any type. It ensures that only one instance of a particular type can be created and accessed at a time, providing a globally accessible point of access for these instances.
Registry
-
Source
- JSON
purl: pkg:nuget/fsc-simplesingleton
Keywords:
Singleton
, Design
, Patterns
, Dependency
, Injection
, Thread
, Safety
, Object
, Lifetime
, Utilities
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Downloads: 243 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago