In one of my projects, I am using an awesome library called Humanizer. This library comes in many language variations (I counted 38).
When I build my project, I then
With the latest msbuild you can simply put this into your .csproj file:
en-US
See dotnet/sdk/issues/774