Issue #130 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- ASP.NET Core Web API Features You Need to Know In 10 Minutes or Less [www.youtube.com]
ASP.NET Core Web API comes out with some powerful inbuilt features. Let’s learn some of them with Tim Corey. - Singleton vs Transient – What’s the Difference in .NET Dependency Injection? [www.youtube.com]
Dependency Injection is also one of the features we take for granted these days. Let’s learn the difference between Singleton and Transient with James Montemagno.
Other Great Reads
- Replace characters in a string using Vectorization [www.meziantou.net]
- Using a Memory Cache with .NET Lambda Functions [nodogmablog.bryanhogan.net]
- Multiple Rows for Tabs in Visual Studio 2022 [dailydotnettips.com]
- Building Minimal API endpoints from EF Core DbContext [dotnetthoughts.net]
- Invite external users to Azure AD using Microsoft Graph and ASP.NET Core [damienbod.com]
- Adding content negotiation to minimal APIs with Carter [andrewlock.net]
- .NET Debugger.Launch for macOS and Linux [khalidabuhakmeh.com]
YouTube
- C#/WPF – Let’s talk code reviews [www.youtube.com]
- Flyweight Pattern – DESIGN PATTERNS (C#/.NET) [www.youtube.com]
- Factory Pattern in C# with Dependency Injection [www.youtube.com]
- How Do I Get the Most Out of a Developer Conference or Event? [www.youtube.com]
- You are mocking the HttpClient the wrong way [www.youtube.com]
Podcasts
- VS and VS Code Extensibility with Calvin Allen [6figuredev.com]
- Measuring DevSecOps with Victoria Almazova [www.dotnetrocks.com]
- Photino with Otto Dobretsberger [dotnetcore.show]
News & Updates
- Announcing .NET 7 Preview 6 [devblogs.microsoft.com]
- ASP.NET Core updates in .NET 7 Preview 6 [devblogs.microsoft.com]
- Announcing Rate Limiting for .NET [devblogs.microsoft.com]
- Announcing Entity Framework Core 7 Preview 6: Performance Edition [devblogs.microsoft.com]
- .NET Core 3.1 will reach End of Support on December 13, 2022 [devblogs.microsoft.com]
- .NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27 [devblogs.microsoft.com]
Other Interesting Articles
- SOLID? Nope, just Coupling and Cohesion [codeopinion.com]
- Securing Web APIs with Azure AD: A Case Study [jimmybogard.com]
On Programming & Life
- Thoughts on preparing and passing the new Microsoft Cybersecurity Architect (SC-100) certification [jussiroine.com]
- Prepare, Prepare and Prepare Some More for Your Next Technical Interview! [dotnettips.wordpress.com]
- From Junior Developer to Senior Management: How to Climb the Corporate Ladder [simpleprogrammer.com]
- Learning Algorithms Is It REALLY Necessary [simpleprogrammer.com]
Weekly Dose of Humor
- When I can’t fix a minor bug on Monday morning [thecodinglove.com]
- When I try to fix a bug in production [thecodinglove.com]
- When the lead developer fixes the bug I’ve been stuck on for the last hour [thecodinglove.com]
- When I go see my manager after a production incident [thecodinglove.com]