Register now or log in to join your professional community.
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.)