Skip to main content

Ramsha Framework

Modular extensible framework built on top of ASP.NET Core .

Easy to Use

Clean Architecture First

Ramsha is designed around Clean Architecture principles. It enforces clear separation between Domain, Application, Infrastructure, and API layers, helping you build scalable and maintainable systems.

Focus on What Matters

Explicit & Predictable

No magic, no hidden proxies. Ramsha favors explicit APIsfor Unit of Work, Authorization, Settings, and Messaging, making behavior predictable, debuggable, and easy to reason about.

Powered by React

Modular & Extensible

Built around a powerful module system, Ramsha allows you to extend or replace features like EF Core, Authorization, Local Messaging, and Settings without touching your core business logic.