Skip to content

Repository files navigation

Jaina .NET

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

Build License: MIT Docs

dotnet add package Jaina.Core
dotnet add package Jaina.AspNetCore
# pick the modules you need

Documentation

Live docs site

Generated with DocFX, deployed to GitHub Pages on every push to main:

https://hoangsnowy.github.io/jaina-dotnet/

Build locally:

dotnet tool update -g docfx
docfx docfx.json --serve
# Open: http://localhost:8080

Contributing

PRs welcome. See CLAUDE.md for the codebase conventions (caveman commit style, no FluentAssertions, AAA tests, etc.).

License

MIT — see LICENSE.

About

Modular microservice framework for .NET 8/9/10 - Outbox · Inbox · Saga · Idempotency · Resilience · MultiTenancy · OTEL · Aspire-ready

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages