How do you get access to the Resource Provider for the current context? I have a web page that allows a client to edit their Globalization values which are stored in SQL.
I created a simple console app in.NET6 to deal with decimals. My project setting must be like this: (it should be <InvariantGlobalization>true</InvariantGlobalization>)