Issue #184 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- Observing .NET microservices with OpenTelemetry – logs, traces and metrics [blog.codingmilitia.com]
The more complex the architecture, the harder it is to track everything that’s going on. Microservices are popular but complex architecture, so here’s one way to do it with OpenTelemetry, presented by João Antunes. - Deploying a .NET MAUI Application (Side-Loading) – FULL STACK .NET TUTORIAL [www.youtube.com]
Sean Dodson demonstrates a way to deploy a .NET MAUI application via sideloading.
Other Great Reads
- Microsoft .NET Code Analysis: Properly Formatting Class Files [dotnettips.wordpress.com]
- Tales from the .NET Migration Trenches – Empty Proxy [jimmybogard.com]
- Introducing the Identity API endpoints: Exploring the .NET 8 preview – Part 8 [andrewlock.net]
- Multi-tenancy with ASP.NET Core and FinBuckle.Multitenant [khalidabuhakmeh.com]
- Your Quick Guide to Pattern Matching in C# [codingsonata.com]
YouTube
- C#/WPF – Building a simple text editor app [www.youtube.com]
- C#/WPF – Multi-select TreeView [www.youtube.com]
- Deploying a .NET MAUI Application (Side-Loading) – FULL STACK .NET TUTORIAL (BUGPORTER) #12 [www.youtube.com]
- Reviewing Bad LinkedIn C# Advice [www.youtube.com]
- The Weirdest Bug Your C# Code Has Right Now [www.youtube.com]
- MAUI – Syncfusion : DataGrid – Part 1 [www.youtube.com]
- Middleware Pattern For HttpClient With Delegating Handlers [www.youtube.com]
- Vertical Slice Architecture Project Setup From Scratch [www.youtube.com]
YouTube Shorts
- Add Caching With the Decorator Pattern #shorts [www.youtube.com]
- How To Use EF Core Query Filters #shorts [www.youtube.com]
- 3 Ways To Write Parameterized Tests With xUnit #shorts [www.youtube.com]
News & Updates
- Announcing Windows Community Toolkit v8.0 [devblogs.microsoft.com]
Podcasts
- Mediatr with Jimmy Bogard [www.dotnetrocks.com]
- Building Cross-Platform Apps with .NET MAUI: A Developer’s Dream Come True with Matt Goldman [dotnetcore.show]
- Tracing Specifics – Know your System with OpenTelmetry [www.codingblocks.net]
Other Interesting Articles
- Deploying a Dapr Sidecar to Azure Container Instances [www.tpeczek.com]
- Using Docker environment variables at JavaScript runtime [dotnetthoughts.net]
- 7 Command Prompt Techniques in Windows You Should Know [michaelscodingspot.com]
Programming & Life
- How Do I Become a Back-End Developer in C# [www.youtube.com]
- What Is A Full Stack Developer? [www.youtube.com]
Weekly Dose of Humor
- When I fix it directly in production [thecodinglove.com]
- When I see that my partner is not following our naming conventions [thecodinglove.com]
- When I dive into a major debugging session [thecodinglove.com]
- When I search for a name for my new variable [thecodinglove.com]