- ASP.NET Core 8 REST API server - 12 API endpoints matching EA Synergy protocol - SQLite database with Entity Framework Core - Web admin panel with Bootstrap 5 - User, Catalog, Session, Purchase management - Comprehensive documentation Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
4 lines
29 B
Plaintext
4 lines
29 B
Plaintext
@{
|
|
Layout = "_Layout";
|
|
}
|