-
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
dotnet/runtime is steadily working towards using NuGet's Pack task to produce nupkgs (and the corresponding symbol p…
-
With https://github.com/dotnet/runtime/pull/99956, globalization requires some JS which we wont have for WASI and don't include in the build https://github.com/dotnet/runtimelab/pull/2543#discussion_r…
yowl updated
6 months ago
-
The page is missing information on how to get localization working on Linux.
From what I can gather, when using the official "alpine" images in Docker/Kubernetes the following packages must be inst…
-
Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
a…
-
Native code reduction:
### .NET 6 Preview 1
- [x] #43691 - [wasm] Add flag to remove non-blittable marshaling functionality from the runtime
- [x] #43690 - [wasm] Selectively strip the Name secti…
-
**Describe the bug**
The runner cannot be started due to a missing requirement.
Couldn't find a valid ICU package installed on the system
**To Reproduce**
Steps to reproduce the behavior:
1…
-
### Description
*.dat files can be blocked by default firewall configurations:
- https://github.com/dotnet/runtime/issues/89073
- https://github.com/coreruleset/coreruleset/blob/0bd51ff806c68e2a5…
-
I cannot get "skaffold debug" to work. I'm certain this is a configuration issue, but I don't know what's wrong.
### Expected behavior
Being able to connect to the debugger after running "skaffol…
-
I'm proposing to extend `dotnet run` (or introduce a new command) to compile and run passed `.cs` files (along with a way to pass `dll`'s and `so` to be referenced) - so very similar to `python myscri…
-
### Description
With the switch to the ICU library string comparisons do not work as expected. The behavior also differs from what ICU should generally return.
In a case insensitive comparison `S…