809 B
809 B
Changelog
All notable changes to this project will be documented in this file.
[2025-10-01] - Initial Documentation
Added
- Created
CLAUDE.mdwith comprehensive project documentation including:- Project overview and architecture explanation
- Build and run commands for API, migrations, and tests
- Layer structure description (Core, Application, EntityFrameworkCore, Web.Core, Web.Host, Migrator)
- ABP Framework integration details
- Authentication and database configuration
- Key conventions and development workflow rules
- Created
changelog.mdto track all future changes
Notes
- Project uses ASP.NET Boilerplate framework with .NET 9.0
- PostgreSQL database with automatic UTC DateTime conversion
- JWT Bearer authentication enabled
- Multi-tenancy support configured