A short introduction to the Result pattern in .NET: what a Result object is, why it helps, a basic implementation, and a look at FluentResults.
Architecture tests let you enforce layering and conventions automatically. Here’s how to use NetArchTest.Rules to keep your .NET architecture honest.
A practical introduction to Microsoft Orleans and the Virtual Actor Model: what Grains and Silos are, how clustering works, and why Orleans is a great fit for scalable workflow-style systems.
A Quick Look at the Result Pattern - Making exceptions more exceptional!
Introduction to the CQRS pattern with MediatR
Building Highly Scalable Systems With Virtual Actors
A fluent API for .Net that can enforce architectural rules in unit tests.
The Internet is a dangerous place and user passwords aren't safe. Enter Two Factor Authentication (2FA) to the rescue!
The MediatR Migration:Navigating a Library Licensing Change