This snippet needs to be put in: C:\Users\USERNAME\Documents\Visual Studio 20##\Code Snippets\Visual C#\My Code Snippets\SingletonManager.snippet
To use it in Visual Studio, just type manager and TAB once. Then a singleton instance of the wanted classname will be generated accordingly.
(more…)