-
When
```
```
Then SqlConnection.Open() throws System.InvalidOperationException: Internal connection fatal error.
According to the documentation, this option "enables you to remove applic…
-
This is more of a question than an issue. We have been using Westwind for the globalization of our UI for a number of years now and it works great. We now are looking to be able to include localizat…
-
As of version 3.22.0 my builds are failing with following error:
```
Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.In…
-
I get the following exception running a Blazor WebAssembly in production when calling `string.Replace(string, string, StringComparison)`:
````
System.NotImplementedException: The method or operati…
-
I'm trying to filter out the (non-fatal) System.Globalization.CultureNotFoundException I get - among others - when I run my Web application project with Exception Breaker activated, but contrary to ot…
-
A fair amount of people came to Israel in the last years or sometimes even live here for a while not knowing Hebrew all that well. It should be fairly easy for us to quickly translate everything to a …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I have encountered an issue with the `CultureInfo.TextInfo.IsRightToLeft` property in Blazor …
-
### What happened?
I put bepinex files into the game directory, launch it, and it runs without bepinex folders being created. The preloader log is built and shows an error message, as seen below.
##…
-
### Type of issue
Missing information
### Description
There is no remarks about how InvariantGlobalization impacts what CultureInfo is decided for the relevant static properties.
I could not det…
-
Overview
- What are MAUI hybrid apps?, explain options: HybridWebView or BlazorWebView, point to blazor/hybrid docs for BlazorWebView
- Getting started / set up HybridWebView
…