This time I wanted to get rid of some old deprecated libraries used by the server, and we ended up spending the whole stream on research and testing of the relatively new .NET Generic Host, which can potentially replace my own old implementation of app hosting within dotnet. But that was useful, now I know that it should be actually possible and the next time we’ll try to do this migration for real.