911 Authority Base Platform

ASP.NET Core 10 foundation for authentication, user management, and shared services.

Purpose

This project serves as the reusable base for all 911 Authority applications. It includes identity management, role-based access, user activity tracking, and administrative tools.

What's Included
  • ASP.NET Core Identity (local + external auth)
  • Role-based authorization
  • User activity logging
  • Admin user management interface
  • SQL-backed session + caching