Issue #154 of the Code Maze weekly.

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

.NET and C# Top Picks

  • Managing .NET App Configuration With The Options Pattern In ASP.NET Core [www.youtube.com/@MilanJovanovicTech]
    The Options Pattern is one of the best things you can implement in your project when dealing with a lot of configuration. It makes your code cleaner and more maintainable in the long run so check this guide by Milan Jovanovic and see how to introduce it to your code.
  • Is Dynamic in C# Actually Slow? [www.youtube.com/@nickchapsas]
    We’ve all used dynamic at one time or another, whether we were curious to see how it works or whether we really had a problem have helped us with. Whatever the case, when using dynamic, we should probably be aware of its downsides, if it affects the application performance, and by how much. Watch this video by Nick Chapsas and see if that’s the case.

Other Great Reads

YouTube

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!