An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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

    Loading...
    Readme
    Loading...