icu4c.v140
59.1.1
dotnet add package icu4c.v140 --version 59.1.1
NuGet\Install-Package icu4c.v140 -Version 59.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="icu4c.v140" Version="59.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add icu4c.v140 --version 59.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: icu4c.v140, 59.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install icu4c.v140 as a Cake Addin #addin nuget:?package=icu4c.v140&version=59.1.1 // Install icu4c.v140 as a Cake Tool #tool nuget:?package=icu4c.v140&version=59.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software. This is a NuGet package of ICU built with/for Visual Studio 2015.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- icu4c.v140.redist (>= 59.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Packaging fix to link against icudt in debug builds.