Issue #119 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Speed Up Logging in .NET [dotnettips.wordpress.com]
Don’t we all need faster logging? Check out this piece by David McCarter to learn about the alternative to ILogger. - Dissecting AutoMapper Programming Horror [jimmybogard.com]
One example of a badly written AutoMapper code, dissected by Jimmy Bogard.
Other Great Reads
- Lambda Function URLs – triggering .NET 6 Lambda functions with a HTTPS Request [nodogmablog.bryanhogan.net]
- Using the Roslyn APIs to Analyse a .NET Solution [www.stevejgordon.co.uk]
- Ignoring JSON Key Casing and Numbers as Strings when Deserializing with System.Text.Json [nodogmablog.bryanhogan.net]
- [Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json) [blog.codingmilitia.com]
- Nullable reference types in C# – Migrating to nullable reference types – Part 1 [blog.maartenballiauw.be]
- Speed Up Logging in .NET [dotnettips.wordpress.com]
- Using Async/Await with Disposable Objects [dotnettips.wordpress.com]
- Uploading multiple files using InputFile in Blazor [www.meziantou.net]
- A Waterfall pattern for C# [blog.dotnetframework.org]
- Asynchronous Request-Response Pattern for Non-Blocking Workflows [codeopinion.com]
- Keeping up with .NET: learning about new features and APIs [andrewlock.net]
- Use CSS.escape() to escape QuerySelectorAll() [weblog.west-wind.com]
- AWS Lambda with .NET 6 – Getting Started with Serverless Computing [codewithmukesh.com]
- Adding Alt Text To Twitter Images Using C# [khalidabuhakmeh.com]
News & Updates
- .NET MAUI Release Candidate – Ready for cross-platform app development [devblogs.microsoft.com]
- Visual Studio 2022 for Mac Preview 9 [devblogs.microsoft.com]
- Announcing Entity Framework Core 7 (EF7) Preview 3 [devblogs.microsoft.com]
- Announcing .NET 7 Preview 3 [devblogs.microsoft.com]
- ASP.NET Core updates in .NET 7 Preview 3 [devblogs.microsoft.com]
- Azure SDK Release (April 2022) [devblogs.microsoft.com]
Podcasts
- Postman with Nate Taylor [6figuredev.com]
- Web Apps to Desktop Apps using Photino with Otto Dobretsberger [www.dotnetrocks.com]
- Site Reliability Engineering – Embracing Risk [www.codingblocks.net]
Other Interesting Articles
- Running #Mac on #AWS [blog.dotnetframework.org]
On Programming & Life
- User Flow for App Development: A Beginner’s Guide [simpleprogrammer.com]
- 11 More Programming and Tech Trends in 2022 [simpleprogrammer.com]
- Becoming a Full-Time Creator as a Software Engineer: Controversial Advice [blog.pragmaticengineer.com]
Weekly Dose of Humor
- When I check how the users work with the app [thecodinglove.com]
- When I copied code from Stack Overflow without editing and it doesn’t work [thecodinglove.com]
- When I receive a registration confirmation email with my password in plain text [thecodinglove.com]
- When my manager surprises me on The Coding Love while I’m supposed to work on an urgent fix [thecodinglove.com]