Issue #207 of the Code Maze weekly.

Check out what’s new this week and enjoy the read.

.NET and C# Top Picks

  • C# 12: Alias Any Type [www.thomasclaudiushuber.com]
    Aliasing types and namespaces has been around for the longest time. With C# that feature has been extended and now we can alias almost any type out there. If you want to learn how you can do that, check out this excellent blog post by Thomas Claudius Huber.
  • Global Error Handling in C# Minimal APIs [www.youtube.com]
    Global Exception Handling is always nice to have to prevent leakage of critical information to the client. Minimal APIs should also have Global Exception Handling, so let’s watch this video by Tim Corey and learn how to implement it.

Other Great Reads

YouTube

YouTube Shorts

Podcasts

Other Interesting Articles

Programming & Life

Weekly Dose of Humor

Liked it? Take a second to support Code Maze on Patreon and get the ad free reading experience!
Become a patron at Patreon!