Also, setting up a SQL server and doing some basic load-testing locally with a profiler attached should not be beyond your capabilities regardless of host, but without control of the compiler/build ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target. Logging is an essential feature for any application, as it is ...