Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
Instead, look into Dependency Injection. Several of the IoC libraries will handle lifetime management for you.
(As always, there are exceptions, such as static math classes and C# extension methods.)