Info
Version: | 72.1.0.3 |
Author(s): | Microsoft |
Last Update: | Friday, October 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/icu |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ICU.ICU4C.Runtime |
Install
Install-Package Microsoft.ICU.ICU4C.Runtime
dotnet add package Microsoft.ICU.ICU4C.Runtime
paket add Microsoft.ICU.ICU4C.Runtime
Microsoft.ICU.ICU4C.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ICU.ICU4C.Runtime.linux-x64(>= 68.2.0.1)
- Microsoft.ICU.ICU4C.Runtime.win-arm64(>= 68.2.0.1)
- Microsoft.ICU.ICU4C.Runtime.win-x64(>= 68.2.0.1)
- Microsoft.ICU.ICU4C.Runtime.win-x86(>= 68.2.0.1)
Tags
ICU4C is a mature, widely used set of C/C++ libraries providing Unicode and Globalization support for software applications.
The MS-ICU repo contains a modified version of ICU4C with changes needed for consumption inside various Microsoft products.
This runtime package only contains the common and i18n libraries, along with the data library.
To download debugging symbols please see the page here:
https://github.com/microsoft/icu/releases/tag/v72.1.0.3
Note: For binary compatibility between versions see the page here: https://aka.ms/icu-binary-compatibility.