Everything you need to build and ship enterprise Blazor applications, included out of the box.
Comprehensive security features to protect your application and users.
Secure token-based auth with configurable expiry and automatic refresh tokens.
TOTP-based 2FA with QR code setup and recovery codes for enhanced security.
Google, Microsoft, Facebook, X (Twitter), and GitHub integration ready.
Admin debugging support with full audit trail for compliance.
View active sessions, revoke individual or all sessions remotely.
Complete audit trail with IP logging, before/after tracking, and export.
Automatic lockout after failed attempts with configurable policies.
Multiple policies to prevent abuse with per-user and global limits.
Build SaaS applications with complete tenant isolation and management.
Complete data separation via global query filters. TenantId embedded in JWT claims with header spoofing protection.
Choose between shared database with row-level isolation or dedicated per-tenant databases for maximum security.
Per-tenant logo, favicon, primary colors, and custom subdomains for white-label solutions.
Expiration dates, active/inactive status, and subscription tier management per tenant.
Enable or disable features per tenant for tiered pricing and gradual rollouts.
Users can belong to multiple tenants with secure membership validation on switch.
Manage every aspect of your application from a comprehensive admin dashboard.
Full CRUD with search, filtering, bulk operations, and profile pictures.
Visual permission matrix with hierarchical role inheritance.
Real-time metrics: memory, threads, DB health, Hangfire jobs, code coverage.
Configure security, tokens, storage, and application settings at runtime.
A modern interface built with MudBlazor that your users will love.
Material Design components with consistent styling throughout.
Built-in dark mode with smooth transitions and persistent preferences.
Built-in localization with culture-aware formatting for dates and numbers.
Works on any device with adaptive layouts and touch-friendly controls.
SignalR-powered with toast messages and notification center.
Export to Excel, PDF, and CSV with ClosedXML and QuestPDF.
Installable app with offline caching and auto-updates.
Brevo integration for password reset, confirmation, and notifications.
Five complete sample applications demonstrating best practices and common patterns.
Complete ticket management with SLA tracking, Kanban board, agent assignment, and performance metrics.
Budget management with spending analytics, category breakdown, and month-over-month comparisons.
Project-based task organization with Kanban board interface and status workflow.
Direct messaging, group conversations, read receipts, and presence via SignalR.
Real-time server metrics via SignalR streaming: CPU, memory, disk, network, and processes.
API integration example with data visualization and responsive charts.
Modern architecture with comprehensive DevOps support for production deployments.
Domain, Application, Infrastructure, and Presentation layers with strict separation.
Command/Query separation for decoupled, testable request handling.
SQL Server, PostgreSQL, and MySQL with single config change.
Strongly-typed validation rules with automatic integration.
Production-ready Dockerfile with health checks and multi-stage builds.
GitHub Actions for build, test, coverage reports, and deployment.
Background job processing with themed dashboard and retry logic.
/health and /health/ready endpoints for container orchestration.
258 unit tests plus 10 Playwright E2E browser tests covering auth, admin, and access control.