Jeff Leung
|
3a56e2426e
|
Move geofeed web logic to a seperate project as core lib as asp.net core project is causing weird issues
|
2024-01-18 16:15:04 -08:00 |
Jeff Leung
|
0c3edd64f3
|
Unify logic of generating the webside unlike a different version we had for MVC and Minimal API
|
2024-01-18 15:57:01 -08:00 |
Jeff Leung
|
c1ed05a335
|
Append when the GeoFeed is retrieved and if it was generated from in memory cache
|
2024-01-16 13:05:58 -08:00 |
Jeff Leung
|
a44b4f9421
|
Initial work on getting minimal API to work
|
2024-01-13 16:44:03 -08:00 |
Jeff Leung
|
bdd247e6e0
|
Inital work on breaking out the core logic out of the MVC API Web App in preparation to migrating to minimal API's in a seperate project
|
2024-01-13 12:42:46 -08:00 |
Jeff Leung
|
2d68115f25
|
Complete the implementation of returning cached data from the local disk cache
|
2024-01-08 10:41:25 -08:00 |
Jeff Leung
|
04d00e0fe9
|
Handle errors
|
2024-01-05 16:35:24 -08:00 |
Jeff Leung
|
5b367121c4
|
Move towards explicit types
|
2024-01-05 15:22:16 -08:00 |
Jeff Leung
|
fec33bff1d
|
Don't use memory cache if it's in development mode
|
2024-01-04 23:41:31 -08:00 |
Jeff Leung
|
c5bb3843aa
|
Update sliding window cache timers
|
2024-01-04 23:19:01 -08:00 |
Jeff Leung
|
6fe03cfade
|
Add project files.
|
2024-01-04 20:39:36 -08:00 |