Create the initial ASP.NET Core 9 boilerplate application with:
- Razor Pages setup (no MVC)
- TypeScript configuration
- Azure Tables connection setup
- ElCamino ASP.NET Core Identity with Azure Tables
- Basic project structure and folders
- Initial configuration files
This will serve as the foundation for the BreakScreen timer application.
Create the initial ASP.NET Core 9 boilerplate application with:
This will serve as the foundation for the BreakScreen timer application.