Singleton Base & Singleton Factory
License
View license
Deps
1
Install Size
—
Vulns
✓ 0
Published
Jul 20, 2025
$ dotnet add package TJC.Singleton
The singleton base class ensures that only one instance of a class will exist.