Issue #122 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Getting telemetry data from inside or outside a .NET application [www.meziantou.net]
Let’s learn how to get logs, traces, and metrics using “dotnet trace”, the Diagnostic Event Pipe, or a custom ETW session with Gérald Barré. - CRUD with DynamoDB in ASP.NET Core – Getting Started with AWS DynamoDB Simplified [codewithmukesh.com]
Mukesh Murugan shows us how to implement CRUD operations with DynamoDB in ASP.NET Core Web API.
Other Great Reads
- Automatic Sample Rate Conversion with WASAPI [markheath.net]
- Generating sortable Guids using NewId [andrewlock.net]
- .NET 6 on AWS Lambda, Quick Demos [nodogmablog.bryanhogan.net]
- Lambda Function URLs with .NET 6 and CORS [nodogmablog.bryanhogan.net]
- Techniques and tools to update your C# project – Migrating to nullable reference types – Part 4 [blog.maartenballiauw.be]
- Snorkeling in MAUI event: Single Project Architecture in .NET MAUI talk [askxammy.com]
- Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation [damienbod.com]
- ASP.NET Core JavaScript Collocated TagHelper [khalidabuhakmeh.com]
News & Updates
- Major update to the PowerShell Extension for Visual Studio Code [devblogs.microsoft.com]
- Upgrading a WCF service to .NET 6 with CoreWCF [devblogs.microsoft.com]
- Python in Visual Studio Code – May 2022 Release [devblogs.microsoft.com]
Podcasts
- gRPC in .NET 6 with Anthony Giretti [6figuredev.com]
- Studio 2022 Extensions with Mads Kristensen [www.dotnetrocks.com]
- Developer Productivity with Dan Clarke [dotnetcore.show]
Other Interesting Articles
- Improve Angular performance with Gzip compression on Azure Storage [dotnetthoughts.net]
- You Probably Don’t Need to Worry About MediatR [jimmybogard.com]
- Real-World Event Driven Architecture! 4 Practical Examples [codeopinion.com]
- Commands, Events, Versions, and Owners [ardalis.com]
- Presentation: Managing Tech Debt in a Microservice Architecture [www.infoq.com]
On Programming & Life
- How to stay up-to-date [timdeschryver.dev]
- What’s The Difference Between A Software Engineer And A Cloud Engineer? A Quick Breakdown [www.danylkoweb.com]
- Why You Should Use a Geomapping API in Your Next App [simpleprogrammer.com]
Weekly Dose of Humor
- When my unit test works on first try [thecodinglove.com]
- When we start our demo and our app doesn’t act as expected [thecodinglove.com]
- When I finally find where is the missing parenthesis in my code [thecodinglove.com]
- When my coworker tells me he found a critical flaw in my code [thecodinglove.com]