This is the repository for the EFB's Web application, Front and Backend, written in C# ASP.Net Core
Go to file
2022-02-19 21:26:31 +00:00
.vscode Setup for docker use 2022-02-19 21:26:31 +00:00
Controllers Completed app page + added metar class 2022-02-18 22:43:01 +00:00
Metar Completed app page + added metar class 2022-02-18 22:43:01 +00:00
Models Setup for docker use 2022-02-19 21:26:31 +00:00
Mongo Setup for docker use 2022-02-19 21:26:31 +00:00
Properties Initial Project Upload 2021-09-20 07:16:48 +01:00
Sessions Updated Session extensions and Route Contoller 2022-01-27 09:46:38 +00:00
Views Added metar to route page 2022-02-18 22:47:00 +00:00
wwwroot Updates to App and route Controller 2021-11-15 07:44:18 +00:00
.dockerignore Setup for docker use 2022-02-19 21:26:31 +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
docker-compose.debug.yml Setup for docker use 2022-02-19 21:26:31 +00:00
docker-compose.yml Setup for docker use 2022-02-19 21:26:31 +00:00
Dockerfile Setup for docker use 2022-02-19 21:26:31 +00:00
EFB.csproj Completed app page + added metar class 2022-02-18 22:43:01 +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 Added and Started on views for Chart Viewer 2022-02-11 19:40:31 +00:00

EFB

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