This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core
Go to file
Luke Else e8d48670d1
Merge pull request #12 from Flight-Simulator-EFB/revert-11-revert-10-revert-9-feature/route
Revert "Revert "Revert "Added Next and Previous Methods to Route""" - oops
2022-01-11 18:37:18 +00:00
.vscode Created Login Page and update bootstrap files to allow for dark theme 2021-11-07 20:25:00 +00:00
Controllers Route Object Generation Complete 2022-01-09 17:03:52 +00:00
Models Revert "Revert "Revert "Added Next and Previous Methods to Route""" 2022-01-11 18:37:01 +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 Updates to App and route Controller 2021-11-15 07:44:18 +00:00
wwwroot Updates to App and route Controller 2021-11-15 07:44:18 +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