Microsoft.ICU.ICU4C.Runtime
68.2.0.9
Prefix Reserved
Requires NuGet 2.12 or higher.
Install-Package Microsoft.ICU.ICU4C.Runtime -Version 68.2.0.9
dotnet add package Microsoft.ICU.ICU4C.Runtime --version 68.2.0.9
<PackageReference Include="Microsoft.ICU.ICU4C.Runtime" Version="68.2.0.9" />
paket add Microsoft.ICU.ICU4C.Runtime --version 68.2.0.9
#r "nuget: Microsoft.ICU.ICU4C.Runtime, 68.2.0.9"
// Install Microsoft.ICU.ICU4C.Runtime as a Cake Addin
#addin nuget:?package=Microsoft.ICU.ICU4C.Runtime&version=68.2.0.9
// Install Microsoft.ICU.ICU4C.Runtime as a Cake Tool
#tool nuget:?package=Microsoft.ICU.ICU4C.Runtime&version=68.2.0.9
This package contains pre-built binaries of ICU4C using the Microsoft ICU (MS-ICU) repo on GitHub.
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/v68.2.0.9
Note: For binary compatibility between versions see the page here: https://aka.ms/icu-binary-compatibility
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.ICU.ICU4C.Runtime.linux-arm64 (>= 68.2.0.9)
- Microsoft.ICU.ICU4C.Runtime.linux-x64 (>= 68.2.0.9)
- Microsoft.ICU.ICU4C.Runtime.win-arm64 (>= 68.2.0.9)
- Microsoft.ICU.ICU4C.Runtime.win-x64 (>= 68.2.0.9)
- Microsoft.ICU.ICU4C.Runtime.win-x86 (>= 68.2.0.9)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.ICU.ICU4C.Runtime:
Package | Downloads |
---|---|
Umbraco.Cms.Tests.Integration
Contains helper classes for integration tests with Umbraco, including all internal integration tests. |
|
CustomDashboardProject
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.ICU.ICU4C.Runtime:
Repository | Stars |
---|---|
umbraco/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
|
|
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
|
|
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
|
|
scottbrady91/Blog-Example-Classes
Full example code from scottbrady91.com
|