Reading List
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

gRPC - A Modern Framework for Microservices Communication
Harish Kathpalia - Capital One
High-performance remote procedure call framework
Blazor and Razor Pages Support
kamalraturi - https://gitmemory.com/
Just wanted to contribute my experience getting Funbuckle.MultiTenant to work with Blazor and Razor Pages on .NET Core 3.0. So far it seems to be working. Perhaps these instructions will help others.

Using Playwright and the WebApplicationFactory To Test Your Blazor Application
DANIEL DONBAVAND - DANIEL DONBAVAND
I’ll show how you can create a CustomWebApplicationFactory that will allow you to run your Playwright .NET tests locally using the WebApplicationFactory in .NET 6.
Service blueprints: creating a shared understanding of your architecture
Microservices.io - Microservices.io
In this article, I want to focus on describing the dynamic behavior of an architecture; connecting architectural elements to user; and describe what I think it is a valuable addition to an architect’s toolbox: service blueprints.