Backend/e-suite.API/eSuite.API
2026-01-28 23:47:32 +00:00
..
Controllers Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +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 Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +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 Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +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 IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +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