This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core
Go to file
2021-11-07 20:25:00 +00:00
.vscode Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
Controllers Initial Project Upload 2021-09-20 07:16:48 +01:00
Models Added Base Models for EBF Application 2021-11-07 20:19:24 +00:00
Properties Initial Project Upload 2021-09-20 07:16:48 +01:00
Views Altered image overflow to retain original aspect ratio 2021-11-07 20:25:00 +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 Initial Project Upload 2021-09-20 07:16:48 +01: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 Initial Project Upload 2021-09-20 07:16:48 +01:00

EFB

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