ProjectLighthouse/ProjectLighthouse.Servers.API
Josh e43397ac6a
Implement property dependency injection for the website (#806)
* Remove most non DI usages of DbContext

* Optimize website queries and refactor startup to use top level statements

* Remove unused functions in UserEntity and SlotEntity

* Optimize LBP1 LevelTags
2023-06-20 05:02:24 +00:00
..
Controllers Revert "Add online users endpoint to user API" (#790) 2023-06-11 20:27:38 +00:00
Responses Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Startup Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
ApiEndpointController.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
ProjectLighthouse.Servers.API.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00