• Joined on 2020-12-07
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 08:05:08 +00:00
9dfbded5b8 Update the readme file
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 07:56:13 +00:00
7b7d422890 Update the README.md file
2d6083f530 Don't add unecessary binaries
Compare 2 commits »
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 03:43:33 +00:00
0e56d778bc Mark class as abstract so we don't instantiate or inject it by accident
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 03:41:54 +00:00
8523ddd60f Add Alpine deployment
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 03:28:11 +00:00
83826cc930 Switch over to jammy
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 02:12:50 +00:00
cc1717e4a3 Return a file instead of just a CSV text
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 01:44:52 +00:00
48932ec2a5 Don't include the symbols
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 01:10:39 +00:00
42aacf497c Some minor housekeeping
e8152186c1 Bring the caching services over
43b34143a3 Remove uneeded usings
8ed021754c Remove uneeded files
Compare 4 commits »
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-14 00:44:11 +00:00
a44b4f9421 Initial work on getting minimal API to work
810993cbf3 Update launch settings
8d6999c95c Move it to a base class so we can override the deserializer in a different project
Compare 3 commits »
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-13 21:44:28 +00:00
704d6b24dc Don't reference to EF Core as AOT does not yet support it
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-13 21:30:47 +00:00
81d01f28a3 Add initial work to get minimal API's going
jleung created branch compartmentalization in AS1024/GeoFeed 2024-01-13 20:42:54 +00:00
jleung pushed to compartmentalization at AS1024/GeoFeed 2024-01-13 20:42:54 +00:00
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
jleung pushed to master at AS1024/GeoFeed 2024-01-13 20:16:02 +00:00
52708bd2c2 Add self contained runtime deployment
jleung pushed tag no-cache to AS1024/GeoFeed 2024-01-12 00:52:52 +00:00
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:17:54 +00:00
48a1d6f984 Migrate to json deserializer
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:12:26 +00:00
79090e91d6 Remove newtonsoft reference
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:10:07 +00:00
7d2d27c609 Add docker support
c32f3596ec Update launch settings
Compare 2 commits »
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:09:46 +00:00
1fd587634b Add initial docker support
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-09 07:45:21 +00:00
4c17c375ae Remove NewtonSoft Json depedency