Jaina .NET

Modular enterprise framework for .NET 8 / 9 / 10. Microservice spine (Outbox · Inbox · Saga · Idempotency · Resilience · ServiceDiscovery), MultiTenancy + RateLimiting + Auth, Observability conventions, BackgroundJobs, gRPC, Testing fixtures — all wrapping Microsoft.Extensions.* so you don't fight the platform.

Get started

dotnet add package Jaina.Core
dotnet add package Jaina.AspNetCore
# pick the modules you need; everything else stays out of your bin/

Quick start → · Architecture → · Cookbook →

What's in the box

Contributing

Source: github.com/HoangSnowy/jaina-dotnet