Skip to main content

6 docs tagged with "microservices"

View all tags

gRPC in .NET

Building high-performance, contract-first services using gRPC in .NET.

Message Queues

Implementing asynchronous messaging patterns using RabbitMQ or Azure Service Bus, and abstraction with MassTransit.

Resiliency with Polly

Implementing resilience patterns like Retry, Circuit Breaker, and Bulkhead using Polly.