🚧 📱

Mobile experience coming soon

Mobile development is in progress. Until it is complete, please use your desktop or laptop.

Thanks!

← Back
IAmTimCorey August 5, 2024

Alias Any Type in C# 12

Summary

The main theme is simplifying C# code with the `using` directive and its advancements in .NET 8. Key subjects include the `System` namespace, `Console.WriteLine`, and implicit and static `using` directives. The practical takeaway is that `using` directives reduce verbosity for cleaner and more readable code without performance impact, with static usings offering further conciseness.

View original episode ↗