.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • How to Scale Long-Running API Requests

    calendar May 23, 2026 · milanjovanovic.tech
    How to Scale Long-Running API Requests

    When a single API call takes minutes to finish, it punishes both your users and your server. Here's the progression I walk through to turn long-running endpoints into something responsive, scalable, and operable - and when to reach for managed cloud services instead. Link to article: …


    Read More
  • Build Vector Search in .NET with Postgres and pgvector

    calendar May 22, 2026 · milanjovanovic.tech
    Build Vector Search in .NET with Postgres and pgvector

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


    Read More
  • GitHub Actions CI/CD for .NET Aspire Applications

    calendar May 19, 2026 · milanjovanovic.tech
    GitHub Actions CI/CD for .NET Aspire Applications

    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=Hjm-K8454tE


    Read More
  • 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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top