You can use this for a blog, a forum answer (like Stack Overflow), a LinkedIn tip, or an internal team wiki.
Your solution is messy with unused using statements and inconsistent formatting. Solution: Enable IntelliCode (built into Community 2019 v16.10+). vs 2019 community
VS 2019 added a code cleanup button (a broom icon) that runs multiple code style fixes and refactoring rules simultaneously. This allows developers to clean up an entire document or project to match the team’s style guidelines with a single click. You can use this for a blog, a