Besides .NET 5.0 Preview 7, we bring you a fresh batch of interesting articles to parse through this weekend:
.NET and C#
- Microservice Architecture in ASP.NET Core with API Gateway [www.codewithmukesh.com]
Microservice architecture is a popular way of building modern applications. Mukesh Murugan explains the differences between the traditional and microservice oriented architecture and then goes into the implementation details of one such application - How To Access SQL Generated By Entity Framework Core 3 [christianfindlay.com]
As developers, we want to be able to look at the raw SQL queries. While being very powerful, Entity Framework Core does a lot of things behind the scenes. Christian provides us with a way to peek behind the scenes and get the original queries.
Worthy Reads
- Storing user settings in a Blazor WebAssembly application [www.meziantou.net]
- Detect missing CancellationToken using a Roslyn Analyzer [www.meziantou.net]
- Stop throwing Exceptions! Start being Explicit [codeopinion.com]
- Hybrid Blazor apps in the Mobile Blazor Bindings July update [devblogs.microsoft.com]
- Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline – Part 3 [andrewlock.net]
- Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline – Part 4 [andrewlock.net]
- Using Key Vault and Managed Identities with Azure Functions [damienbod.com]
- Make a digital clock in C# [csharphelper.com]
- Creating a DataGrid component in Blazor [www.meziantou.net]
- RowVersion vs ConcurrencyToken In EntityFramework/EFCore [dotnetcoretutorials.com]
- Microservice Architecture in ASP.NET Core with API Gateway [www.codewithmukesh.com]
- Dapper in ASP.NET Core with Repository Pattern – Detailed [www.codewithmukesh.com]
- EF Core In depth – Tips and techniques for configuring EF Core [www.thereformedprogrammer.net]
- Using ECDSA in IdentityServer4 [www.scottbrady91.com]
- Use Microsoft Print to PDF to create a PDF file in C# [csharphelper.com]
- Conway’s Game of Life (With Emojis!) in C# and Blazor WebAssembly [exceptionnotfound.net]
Live & Presentation
- Episode 153 – GitHub Actions with Edward Thomson [6figuredev.com]
- Monsters Weekly 174 – NodaTime and JavaScript Dates [aspnetmonsters.com]
News & Updates
- Announcing .NET 5.0 Preview 7 [devblogs.microsoft.com]
- ASP.NET Core Updates in .NET 5 Preview 7 [devblogs.microsoft.com]
- Announcing Entity Framework Core EF Core 5.0 Preview 7 [devblogs.microsoft.com]
- SQL Server Management Studio 18.6 is now generally available [devblogs.microsoft.com]
- .NET Framework July 2020 Cumulative Update Preview [devblogs.microsoft.com]
DevOps & IoT
- .NET on AWS: Introducing Docker ECS Integration [www.stevejgordon.co.uk]
- ASP.NET Core 3, IIS and empty HTTP headers [thomaslevesque.com]
- Azure DevOps Pipelines: Multi-Stage Pipelines [elanderson.net]
Other Interesting Articles
- 5 Tricks You Should Know About Visual Studio’s Immediate Window [michaelscodingspot.com]
- Travis logs and .NET Core console output [codeblog.jonskeet.uk]
On Programming and Life
- Why I left my HIGHLY PAID Software Development Job [simpleprogrammer.com]
Weekly Dose of Humor
- When my boss distributes bonuses at the end of a huge project [thecodinglove.com]
- When I go grab a coffee without locking my computer [thecodinglove.com]
- When a “poo poo” popup shows up during my demo [thecodinglove.com]
We hope you’ve enjoyed the articles this week. If you haven’t done so yet, please subscribe to get notified about the future newsletter issues.
Have a great weekend!