This has to be the idea of the century
You must log in or register to comment.
The virgin .NET:
Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.InvariantCulture; Thread.CurrentThread.CurrentUICulture = System.Globalization.CultureInfo.InvariantCulture;
The chad POSIX:
LANG=C
I really enjoy working with Microsoft .NET 8.0 LTS ASP.NET Core Blazor Web Assembly