.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Building Dapr Workflows in .NET With Aspire

    calendar Jun 13, 2026 · milanjovanovic.tech
    Building Dapr Workflows in .NET With Aspire

    Long-running business processes are hard to get right. Dapr Workflow lets you write them as plain C# code that survives crashes and restarts, and Aspire makes the whole thing run with a single command. Here's how to wire the two together. Link to article: …


    Read More
  • The Inbox Pattern in .NET (The Outbox's Missing Half)

    calendar Jun 9, 2026 · milanjovanovic.tech
    The Inbox Pattern in .NET (The Outbox's Missing Half)

    Want to master Clean Architecture? Go here: https://dub.sh/clean-architecture Want to master Modular Monoliths? Go here: ... Link to article: https://www.youtube.com/watch?v=vS9_WsNwLlo


    Read More
  • DRY Is the Most Misunderstood Rule in Programming

    calendar Jun 6, 2026 · milanjovanovic.tech
    DRY Is the Most Misunderstood Rule in Programming

    DRY was never about code that looks the same. It's about knowledge. Most of the tangled abstractions I've had to unwind started as a well-meaning attempt to remove duplication that was never really duplication. Here's how I think about it now, and the rule I use instead. Link to article: …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top