Feed

Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.

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.
Read More

Event Sourcing with Marten V4: Aggregated Projections

Jeremy Miller - The Shade Tree Developer
Read More

Testing Without Mocks: A Pattern Language

James Shore - jamesshore.com
Automated tests are important. Without them, programmers waste a huge amount of time manually checking and fixing their code.
Read More
[Ask Udi] Two services operating on the same entity

[Ask Udi] Two services operating on the same entity

Udi Dahan - Udi Dahan – The Software Simplist
Most of my regular readers know that I recommend against having more than one service operating on the same entity, but with the groundswell of interest around microservices, there appear to be more and more people who are falling into this trap, so I thought it worthwhile to do a short refresher on the topic.
Read More
gRPC - A Modern Framework for Microservices Communication

gRPC - A Modern Framework for Microservices Communication

Harish Kathpalia - Capital One
High-performance remote procedure call framework
Read More