This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core
Go to file
2021-11-15 21:22:24 +00:00
.vscode Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
Controllers Update Form Authenticator 2021-11-15 21:22:24 +00:00
Models Update User Model and Integrate new Sessions 2021-11-07 22:08:46 +00:00
Properties Initial Project Upload 2021-09-20 07:16:48 +01:00
Sessions Add Session Extensions 2021-11-07 22:06:16 +00:00
Views Added User credential authentication 2021-11-07 20:25:01 +00:00
wwwroot Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
.gitignore Initial commit 2021-09-14 10:45:58 +01:00
appsettings.Development.json Initial Project Upload 2021-09-20 07:16:48 +01:00
appsettings.json Initial Project Upload 2021-09-20 07:16:48 +01:00
EFB.csproj Added APIInterface 2021-11-07 20:25:00 +00:00
EFB.sln Initial Project Upload 2021-09-20 07:16:48 +01:00
LICENSE Initial commit 2021-09-14 10:45:58 +01:00
Program.cs Initial Project Upload 2021-09-20 07:16:48 +01:00
README.md Initial commit 2021-09-14 10:45:58 +01:00
Startup.cs Add Session Extensions 2021-11-07 22:06:16 +00:00

EFB

This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core