.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Implementing the Inbox Pattern for Reliable Message Consumption

    calendar Apr 4, 2026 · milanjovanovic.tech
    Implementing the Inbox Pattern for Reliable Message Consumption

    The Outbox pattern guarantees reliable publishing. But what about the consumer side? The Inbox pattern ensures each incoming message is processed exactly once, even when the broker retries or delivers duplicates. Here's how to implement it in .NET with MassTransit and PostgreSQL. Link to article: …


    Read More
  • How to Implement the Saga Pattern in .NET

    calendar Apr 3, 2026 · milanjovanovic.tech
    How to Implement the Saga Pattern in .NET

    Get the source code for this video here → https://the-dotnet-weekly.kit.com/wolverine-saga Join the .NET Architects Club: ... Link to article: https://www.youtube.com/watch?v=_UdAj1qbzs4


    Read More
  • Stop Sacrificing Performance for "Pure" Domain Models

    calendar Mar 31, 2026 · milanjovanovic.tech
    Stop Sacrificing Performance for "Pure" Domain Models

    Get the source code for this video here → https://the-dotnet-weekly.kit.com/ddd-trilemma-2026 Join the .NET Architects Club: ... Link to article: https://www.youtube.com/watch?v=P1wAvBKriVs


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top