Issue #134 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- Fun With Custom Interpolated String Handlers [khalidabuhakmeh.com]
We can all agree that string interpolation was an excellent addition to C#. But did you know that you can create your custom interpolation rules and get almost anything as an output? Let’s see how we can achieve that on an example provided by Khalid Abuhakmeh. - Clean Architecture With .NET 6 And CQRS – Project Setup [www.youtube.com/c/MilanJovanovicTech]
A new channel and an exciting topic to start things off. Let’s learn some clean architecture with Milan Jovanović – this time with .NET 6 and CQRS.
Other Great Reads
- .NET 6: Enhance your gRPC client logs with a generic logging interceptor [anthonygiretti.com]
- API Versioning with ASP.NET Core 6.0 Minimal APIs [dotnetthoughts.net]
- Securing Web APIs with Azure AD: Enabling Local Development [jimmybogard.com]
- Fixing “CS891: The Type Name Only Contains Lower-Cased ASCII Characters” [dotnetcoretutorials.com]
- #TLS client authentication sends target host as plaintext [blog.dotnetframework.org]
- Debug Logging Microsoft.Identity.Client and the MSAL OAuth client credentials flow [damienbod.com]
- ASP.NET Core MVC Views not Resolving Partial Views outside of the default ControllerContext [weblog.west-wind.com]
- A .NET distributed cache with a ~25 nanosecond read time! [www.thereformedprogrammer.net]
- Amazon API Gateway with .NET – AWS Lambda & DynamoDB Integrations [codewithmukesh.com]
YouTube
- A Better Pub/Sub Messenger for .NET Applications [www.youtube.com]
- C#/WPF – Deploying WPF apps with Squirrel part 2 [www.youtube.com]
- Deploying via Docker to Azure – GRAPHQL API IN .NET w/ HOT CHOCOLATE #13 [www.youtube.com]
- Intro to Windows Forms (WinForms) in .NET 6 [www.youtube.com]
- Password Auth with Stytch (Vue.js + .NET 6) [www.youtube.com]
- When programming blogs are designed to be harmful [www.youtube.com]
- The 2 C# 8 features that are too confusing to use [www.youtube.com]
- EF Core Performance – How to Optimize Database Updates? [www.youtube.com]
News & Updates
- .NET Framework August 2022 Security and Quality Rollup Updates [devblogs.microsoft.com]
- Announcing .NET Framework 4.8.1 [devblogs.microsoft.com]
- Announcing .NET 7 Preview 7 [devblogs.microsoft.com]
- ASP.NET Core updates in .NET 7 Preview 7 [devblogs.microsoft.com]
- Announcing Entity Framework 7 Preview 7: Interceptors! [devblogs.microsoft.com]
Podcasts
- Changing Your Career with Rocky Lhotka [www.dotnetrocks.com]
Other Interesting Articles
- Mount your Azure Cloud Shell to another Storage Account [dotnetthoughts.net]
- Creating your first Azure Container App [dotnetthoughts.net]
- Using a custom build pipeline with Azure Static Web Apps [www.meziantou.net]
- Workflow Orchestration for Resilient Systems [codeopinion.com]
- Handling concurrent merges to master in multi-stage Azure DevOps pipelines [andrewlock.net]
On Programming & Life
- Advice for Less Experienced Software Engineers in the Current Tech Market [blog.pragmaticengineer.com]
Weekly Dose of Humor
- When I check the production logs and the sysadmin enters the open space [thecodinglove.com]
- When they keep calling me “the intern” and I’m a full time employee since last year [thecodinglove.com]
- When the lead developer meets the new guy [thecodinglove.com]
- When the app behaves perfectly for the first time [thecodinglove.com]