Issue #145 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- A Quick Guide to Learn ASP.NET Core Web API [codingsonata.com]
Compact but packed with information article about creating ASP.NET Core Web API applications by Aram Tchekrekjian. It covers everything you need to start quickly building APIs so check it out. - Extremely FAST Caching Repository With Decorator Pattern in ASP.NET Core [www.youtube.com]
While repository pattern usually provokes a reaction and it’s pretty controversial when used with EF Core, still many people love it and use it with success so take a look at this video by Milan Jovanovic and improve your repository even more.
Other Great Reads
- Bonus: Builder Pattern with the implicit operator using c# [josef.codes]
- Micro Frontends in Action With ASP.NET Core – Universal Rendering With Blazor WebAssembly Based Web Components [www.tpeczek.com]
- Generic types are for arguments, specific types are for return values [enterprisecraftsmanship.com]
- Fighting with nullable reference types in Razor Pages [andrewlock.net]
- Real-time Charts with ASP.NET Core, SignalR, and Chart.js [khalidabuhakmeh.com]
- ASP.NET Core Globalization and a custom RequestCultureProvider [asp.net-hacker.rocks]
YouTube
- How to Create and Publish a NuGet Package [www.youtube.com]
- Intro to Regular Expressions – How to use Regex in C# [www.youtube.com]
- Controlling your debugging experience in C# [www.youtube.com]
- How to await ANYTHING in C# [www.youtube.com]
- How To Unit Test CQRS Handlers With Moq And FluentAssertions | 100% Coverage [www.youtube.com]
News & Updates
- .NET Framework October 2022 Cumulative Update Preview [devblogs.microsoft.com]
Podcasts
- Observability in Production with Alayshia Knighten [www.dotnetrocks.com]
- OCR and Azure Cognitive Services with Nick Proud [dotnetcore.show]
- As the Watercooler Turns [www.codingblocks.net]
Other Interesting Articles
- Use Power Automate to Retrieve Data from an Azure Function for Reporting [blog.codewithdan.com]
- STOP Over-Engineering Software! [codeopinion.com]
- SQL IN operator [codingsight.com]
- Best Chrome extensions for web developers [blog.elmah.io]
- Fix automatic re-routing of http:// to https:// on localhost in Web Browsers [weblog.west-wind.com]
Programming & Life
- I’m trying to understand what the value of Metaverse is, and I’m not sure I’m succeeding [jussiroine.com]
- The Big Tech Hiring Slowdown Is Here and it will Hurt [blog.pragmaticengineer.com]
- How Much Learning Is Too Much? [www.youtube.com]
Weekly Dose of Humor
- When I hear the sales guy trying to speak technical in the open space [thecodinglove.com]
- When I hear that my next project will be on an old proprietary technology [thecodinglove.com]
- When my manager is looking for someone to ship something in production asap [thecodinglove.com]
- When my code works and I don’t know why [thecodinglove.com]