new-infofer-scraper/server
Dan Cojocaru 9e680e3bb2
Use Newtonsoft.Json instead of System.Text.Json
Fixed bug related to serializing properties inherited from interface
2023-09-03 04:31:41 +03:00
..
.vscode A whole C# rewrite 2022-08-03 00:38:53 +03:00
Controllers Add itinerary scraping 2022-12-27 18:24:35 +02:00
Models Use Newtonsoft.Json instead of System.Text.Json 2023-09-03 04:31:41 +03:00
Properties A whole C# rewrite 2022-08-03 00:38:53 +03:00
Services Use Newtonsoft.Json instead of System.Text.Json 2023-09-03 04:31:41 +03:00
Utils Add itinerary scraping 2022-12-27 18:24:35 +02:00
appsettings.Development.json Transition from fs+JSON to MongoDB 2022-11-09 05:17:39 +01:00
appsettings.json Transition from fs+JSON to MongoDB 2022-11-09 05:17:39 +01:00
omnisharp.json A whole C# rewrite 2022-08-03 00:38:53 +03:00
Program.cs A whole C# rewrite 2022-08-03 00:38:53 +03:00
server.csproj Use Newtonsoft.Json instead of System.Text.Json 2023-09-03 04:31:41 +03:00
Startup.cs Use Newtonsoft.Json instead of System.Text.Json 2023-09-03 04:31:41 +03:00