Jeff Leung
|
5f089fb01f
|
Use a stream instead of putting the entire string in memory
|
2024-02-27 15:30:13 -08:00 |
Jeff Leung
|
af3cc81180
|
Code cleanup
|
2024-01-18 19:07:18 -08:00 |
Jeff Leung
|
e0189381f1
|
Rename the GetGeofeed Method to Async
|
2024-01-18 16:15:41 -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
|
0e56d778bc
|
Mark class as abstract so we don't instantiate or inject it by accident
|
2024-01-13 19:43:29 -08:00 |
Jeff Leung
|
a44b4f9421
|
Initial work on getting minimal API to work
|
2024-01-13 16:44:03 -08:00 |
Jeff Leung
|
8d6999c95c
|
Move it to a base class so we can override the deserializer in a different project
|
2024-01-13 14:20:38 -08:00 |
Jeff Leung
|
704d6b24dc
|
Don't reference to EF Core as AOT does not yet support it
|
2024-01-13 13:44:20 -08:00 |
Jeff Leung
|
81d01f28a3
|
Add initial work to get minimal API's going
|
2024-01-13 13:30:28 -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 |