Issue #196 of the Code Maze weekly.

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

.NET and C# Top Picks

  • Redacting sensitive data in logs with Microsoft.Extensions.Compliance.Redaction [andrewlock.net]
    An important article about the importance of understanding how to handle personal and sensitive data in production environments. Not everything should be logged and much less shipped to third parties, so check out this article by Andrew Lock if you want to learn how to handle such data properly.
  • The New Global Error Handling in ASP.NET Core 8 [www.youtube.com]
    So far we’ve been able to handle errors globally via middleware. Now we can utilize the new interface IExceptionHandler to do the same thing. Watch this video by Milan Jovanović to learn more about 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!