/ICU4C_Nuget

ICU4C nuget package

Primary LanguageC++MIT LicenseMIT

ICU4C Nuget Package

ICU4C is an i18n library.Original site ICU Project.
Original license is Unicode, but this package is MIT License.

Important

This project was archived, use Microsoft's ICU.

What's this?

This project re-packaging ICU4C's runtime and dev environment to NuGet package.
Library and Runtime for x64 comes from original ICU4C, but x86 Library and Runtime is not official package.

How to use it.

Package console in Visual Studio 2015.
install-package ICU4C_58_2
see:Package Manager Console

How to build it.

cd nuget
.\download-nuget.cmd
.\build-nupkg.cmd

Roadmap

I will updating with ICU4C.