.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • When Your Use Case Half-Succeeds: Designing for Partial Failure in .NET

    calendar May 16, 2026 · milanjovanovic.tech
    When Your Use Case Half-Succeeds: Designing for Partial Failure in .NET

    A use case isn't a transaction. The moment it touches more than one system, you are dealing with partial failure. Here's how I classify side effects and design use cases that fail loudly and recover safely. Link to article: …


    Read More
  • Modular Monoliths Are Not Just Better Folder Structure

    calendar May 15, 2026 · milanjovanovic.tech
    Modular Monoliths Are Not Just Better Folder Structure

    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=S2zqdX411RQ


    Read More
  • The Right Way to Scale Long-Running API Requests

    calendar May 12, 2026 · milanjovanovic.tech
    The Right Way to Scale Long-Running API Requests

    Get the source code for this video here → https://the-dotnet-weekly.kit.com/scaling-slow-apis Want to master Clean Architecture? Link to article: https://www.youtube.com/watch?v=U40HzU_KkDY


    Read More
  • API Versioning Should Be Your Last Resort

    calendar May 9, 2026 · milanjovanovic.tech
    API Versioning Should Be Your Last Resort

    Most teams reach for v2 too early because they don't have a contract evolution strategy. Here's the API change management approach I prefer: evolve contracts safely, deprecate deliberately, and version only when the old and new worlds can't coexist. Link to article: …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top