Learn how to refactor your code using the alias any type feature in C# 12. This feature allows you to create an alias for any type with the using directive, making your code more readable and maintainable.

9m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
Alias Any TypeSample App: UFO SightingsCode WalkthroughNext steps

Sort: