Issue #144 of the Code Maze weekly.
Check out what’s new this week and enjoy the read.
.NET and C# Top Picks
- ASP.NET Core: Three ways to refresh the claims of a logged-in user [www.thereformedprogrammer.net]
If you want to learn about the three different ways to dynamically change a user’s claims for cookie and JWT Token authentication, check out this article by Jon P Smith. - Twitter Authentication in .NET 6 ASP.NET Core Web Applications [www.youtube.com/user/IAmTimCorey]
Allowing users to sign in to our applications via Twitter (and other third-party authentication systems) can sometimes be tricky. In this video, Tim Corey helps us authenticate with Twitter in ASP.NET Core Web applications.
Other Great Reads
- Dependency Injection with the Lambda Annotations Library for .NET – Part 1, Lambda Applications [nodogmablog.bryanhogan.net]
- Dependency Injection with the Lambda Annotations Library for .NET – Part 2, Lambda Functions [nodogmablog.bryanhogan.net]
- Caching Secrets Manager Secrets with a Lambda Layer [nodogmablog.bryanhogan.net]
- Testing your dotnet applications – Boilerplate [josef.codes]
- Bonus: Builder Pattern with the implicit operator using c# [josef.codes]
- Change schema name in Entity Framework Core [dotnetthoughts.net]
- Generating Code Coverage Reports in .NET Core [dotnetthoughts.net]
- Replicating Billing Dashboard UI in .NET MAUI [askxammy.com]
- Configuring Visual Studio to manage using directives automatically [www.meziantou.net]
- Accessing State in System.Text.Json Custom Converters [www.stevejgordon.co.uk]
- Adding Experimental HTTP Methods To ASP.NET Core [khalidabuhakmeh.com]
YouTube
- Targeting Linux with .NET 6/7 and WSL (Windows Subsystem for Linux) on Windows 11 [www.youtube.com]
- Countdown Timer – REACTIVE EXTENSIONS + .NET (SYSTEM.REACTIVE) [www.youtube.com]
- Twitter Authentication in .NET 6 ASP.NET Core Web Applications [www.youtube.com]
- Should I Know Linux as a C# Developer? [www.youtube.com]
- How Regex in C# can kill your app [www.youtube.com]
- How To Track Entity Changes With EF Core | Audit Logging [www.youtube.com]
- Elegant Global Error Handling Using Middleware In ASP.NET Core [www.youtube.com]
News & Updates
- Announcing .NET MAUI support for .NET 7 Release Candidate 2 [devblogs.microsoft.com]
- Support reminder for older versions of Visual Studio [devblogs.microsoft.com]
Podcasts
- Cloud Scaling from the Trenches with Meg Gotshall [www.dotnetrocks.com]
- Azure Features and Career Growth via Content Creation with Mohammed Osman [dotnetcore.show]
Other Interesting Articles
- 8 reasons startups prefer Node.js over .NET, and are they justified? [michaelscodingspot.com]
- Event Choreography for Loosely Coupled Workflow [codeopinion.com]
- Data Partitioning! Don’t let growth SLOW you down! [codeopinion.com]
- Introducing Spectre.Console [ardalis.com]
Programming & Life
- Lessons learned: Testing new Azure features [jussiroine.com]
- Is scanning QR Codes for authentication safe? [damienbod.com]
Weekly Dose of Humor
- When they ask me to ship a little thing to production at the end of the day [thecodinglove.com]
- When I’m trying to fix a bug and I find dozens more [thecodinglove.com]
- When I look at the code I wrote 6 months ago [thecodinglove.com]
- When the sales guy comes back to the office after he signed a huge project [thecodinglove.com]