.NET Core, Docker, and Cultures – Solving a culture issue porting a .NET Core app from Windows to Linux

In this post I describe how I fixed an issue with Cultures that arose when porting an ASP.NET Windows app to ASP.NET Core on Linux.