Issue #91 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C#
- Implicit Using Statements In .NET 6 [dotnetcoretutorials.com]
Implicit using statements is a new feature that is packed in .NET 6. Check this article by Wade Gausden to see what it’s all about. - Multitenancy in ASP.NET Core – Simplest Way to achieve Multitenancy [codewithmukesh.com]
Multitenancy is a popular topic and one that is not trivial to implement. Mukesh Murugan shows us one way to do it.
Worthy Reads
- Stream large content from ASP.NET Core to avoid OutOfMemoryException [blog.elmah.io]
- Improving application security in an ASP.NET Core API using HTTP headers – Part 3 [damienbod.com]
- Downloading artifacts from Azure DevOps using .NET [andrewlock.net]
- Build .NET Search Experiences With Lunr-Core [khalidabuhakmeh.com]
- ASP.NET Core in .NET 6 – Async streaming [asp.net-hacker.rocks]
- Performance: Code It Any Way You Want! [dotnettips.wordpress.com]
- ASP.NET Core Web.config Transform for Production [dotnetthoughts.net]
- Replicating Good Mood UI in Xamarin Forms [askxammy.com]
- LINQ OrDefault Enhancements In .NET 6 [dotnetcoretutorials.com]
News & Updates
- Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit [devblogs.microsoft.com]
- File IO improvements in .NET 6 [devblogs.microsoft.com]
Live & Presentation
- Episode 210 – Compiler API with Jason Bock [6figuredev.com]
- Monsters Weekly 220 – Previewing .NET 6 without installing the Preview SDK [aspnetmonsters.com]
Other Interesting Articles
- QA Best Practices for More Efficient Software Testing [exceptionnotfound.net]
- Adding support for VisualStudio 2022 to your extension [cezarypiatek.github.io]
- SQL OR Statement: The Basics [codingsight.com]
- Reset the Root Password of MySQL on Windows [codingsight.com]
- Database and Always-Valid Domain Model [enterprisecraftsmanship.com]
- Deconstructing Azure PowerShell APIs with Fiddler [devblogs.microsoft.com]
- Restructuring to a Vertical Slice Architecture [codeopinion.com]
On Programming & Life
- How Much Does It Cost To Build a Live Streaming App Like Netflix? [simpleprogrammer.com]
- 6 Real-Life Skills Programmers Learn Throughout Their Career [simpleprogrammer.com]
- How to deploy Power Apps Solutions using Azure Pipelines [swimburger.net]
Weekly Dose of Humor
- When I hear the boss tell the client his project is 95% done [thecodinglove.com]
- When I try to understand technical documentation I wrote 2 years ago [thecodinglove.com]
- When I suggest using my routine to fix an issue [thecodinglove.com]