Tarek Mahmoud Sayed

Results 187 comments of Tarek Mahmoud Sayed

@steveisok could you please have a look and triage this issue? Thanks!

It will be good if we file a breaking change issue to have it documented and can point users to such case. I marked https://github.com/dotnet/runtime/pull/44608 with the breaking change label.

@alanwest > OTel is an emerging technology - it’s on us to promote its adoption first and foremost and not .NET. For my education, do you have more data about...

@alanwest this is helpful. In the next few months, if possible, we can monitor that to see how this chart changes. But the important data we need to get too...

![image](https://user-images.githubusercontent.com/10833894/174873830-09017a04-28cb-4334-859a-ef6e2fa7e58b.png)

> Supported targets are shown using .\ApiPort.exe listTargets. We don't use TFMs for our targets, we use their "DisplayName" that is taken from the ApiCatalog. I know that. my point...

@jmroyb starting from .NET 5.0 and we fully depend on ICU library. So, creating custom locale is not going to work anymore as it is a legacy NLS thing. You...

> As a member of a linguistic minorities, I must look for other mechanisms to have locales not provided by the OS. You can still request adding such locales. https://unicode-org.atlassian.net/jira/software/c/projects/CLDR/boards/12.

Closing it we can consider opening when we get more feedback.

## Support using ICU library by default on Windows Server 2019 .NET started to use the ICU library for globalization support in .NET 5.0 and up. Windows Server 2019 was...