Hans Munscodewithhans.com·Oct 4, 2024Learn to Build a Chat Application Using Microsoft OrleansIn my previous post I’ve written about the basics of Microsoft Orleans. In this post, I’d like to build a chat application together using this amazing technology. Within this post, you’ll learn to build Grains, a silo, and a client that uses the Micr...293 reads.NET
Hans Munscodewithhans.com·Sep 26, 2024Learn the Basics of Microsoft OrleansBuilding scalable and maintainable solutions can be challenging, especially when dealing with distributed systems. While microservices are a common approach, they aren't the only option for achieving scalability. In this post, I’ll introduce you to M...160 reads.NET