ProjectLighthouse/ProjectLighthouse.Servers.API
Slendy 1737a16f38
Use SQLite in-memory in lieu of EF In-Memory for testing
Also replaces usages of DateTime.Now with DateTime.UtcNow for internal time storage
2024-03-24 20:52:39 -05:00
..
Controllers Use UtcNow instead of Now for internal time keeping (#965) 2024-01-20 21:24:28 +00:00
Responses Sort team picks by the time they were team picked (#980) 2024-02-23 14:38:02 +00:00
Startup Use SQLite in-memory in lieu of EF In-Memory for testing 2024-03-24 20:52:39 -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 Update to .NET 8 and C# 12 (#952) 2024-02-26 20:08:48 +00:00