Backend/e-suite.API/eSuite.API
2026-01-22 17:19:21 +00:00
..
Controllers Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
DependencyInjection Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
Extensions Initial commit 2026-01-20 21:50:10 +00:00
HealthChecks Initial commit 2026-01-20 21:50:10 +00:00
Middleware Tidied up using clauses 2026-01-21 12:20:27 +00:00
Models Initial commit 2026-01-20 21:50:10 +00:00
Properties Initial commit 2026-01-20 21:50:10 +00:00
security Initial commit 2026-01-20 21:50:10 +00:00
SingleSignOn Initial commit 2026-01-20 21:50:10 +00:00
Swagger Initial commit 2026-01-20 21:50:10 +00:00
Utilities Initial commit 2026-01-20 21:50:10 +00:00
Views Initial commit 2026-01-20 21:50:10 +00:00
wwwroot/swagger-ui Initial commit 2026-01-20 21:50:10 +00:00
.gitignore Initial commit 2026-01-20 21:50:10 +00:00
appsettings.Development.json Initial commit 2026-01-20 21:50:10 +00:00
appsettings.json Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
appsettings.Production.json Initial commit 2026-01-20 21:50:10 +00:00
Dockerfile Initial commit 2026-01-20 21:50:10 +00:00
Dockerfile.Azure Initial commit 2026-01-20 21:50:10 +00:00
eSuite.API.csproj Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
GlobalSuppressions.cs Initial commit 2026-01-20 21:50:10 +00:00
Program.cs Initial commit 2026-01-20 21:50:10 +00:00