httpclient You're (probably still) using HttpClient wrong and it is destabilizing your software I try to optimize the fetching and deserialization of data in dotnet core as much as possible. HttpClientFactory and streams are my best friends
c-sharp Get dot-notation of C# property/member Shows how to generate a dot-notation path from a C# property/expression
asp.net core Dotnet core config transforms - environment variables with dots/colons How to set correct environment variables on a unix system when using asp.net core appsettings transformations