Backend/e-suite.API/eSuite.API
2026-03-03 20:28:07 +00:00
..
Controllers Started working on the runtime engine for the activities 2026-03-03 20:28:07 +00:00
DependencyInjection Support added for translations in the ASP.net razor views. 2026-02-03 16:32:50 +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
Translation Support added for translations in the ASP.net razor views. 2026-02-03 16:32:50 +00:00
Utilities Initial commit 2026-01-20 21:50:10 +00:00
Views Language tweaks and fixes 2026-02-03 18:22:31 +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 Made AlreadyClosed exception no long throw an exception, as it's already dealt with. 2026-02-11 09:37:55 +00:00
GlobalSuppressions.cs Initial commit 2026-01-20 21:50:10 +00:00
Program.cs Move work on workflows 2026-02-17 11:26:44 +00:00