Icu4c.Win.Fw.Bin 70.1.153

dotnet add package Icu4c.Win.Fw.Bin --version 70.1.153
                    
NuGet\Install-Package Icu4c.Win.Fw.Bin -Version 70.1.153
                    
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.Win.Fw.Bin" Version="70.1.153" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Icu4c.Win.Fw.Bin" Version="70.1.153" />
                    
Directory.Packages.props
<PackageReference Include="Icu4c.Win.Fw.Bin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Icu4c.Win.Fw.Bin --version 70.1.153
                    
#r "nuget: Icu4c.Win.Fw.Bin, 70.1.153"
                    
#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.
#:package Icu4c.Win.Fw.Bin@70.1.153
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Icu4c.Win.Fw.Bin&version=70.1.153
                    
Install as a Cake Addin
#tool nuget:?package=Icu4c.Win.Fw.Bin&version=70.1.153
                    
Install as a Cake Tool

ICU - International Components for Unicode

This package contains the FieldWorks version of the binary tools of a build of ICU4C for Windows (32- and 64-bit).

The major version number of the nuget package corresponds to the ICU release.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Icu4c.Win.Fw.Bin:

Package Downloads
SIL.LCModel.Core

The liblcm library is the core FieldWorks model for linguistic analyses of languages. Tools in this library provide the ability to store and interact with language and culture data, including anthropological, text corpus, and linguistics data. SIL.LCModel.Core provides a base library with core functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
70.1.153 788 6/27/2024
70.1.152 46,101 4/7/2022
70.1.149 896 3/18/2022
70.1.123 3,844 3/7/2022
70.1.47 6,144 2/22/2022
54.1.31 4,090 4/26/2021
54.1.30-beta 788 2/18/2021
54.1.29-beta 734 2/18/2021
54.1.24-beta 755 2/17/2021
54.1.22-beta 1,054 2/2/2021
54.1.19-beta 840 12/18/2020
54.1.17-beta 872 12/17/2020
54.1.15-beta 806 12/8/2020
54.1.14-beta 2,975 7/10/2020
54.1.13-beta 2,429 9/28/2017
54.1.2-beta 1,807 5/29/2017

70.1.0 - Update to version 70 of icu
54.1.17 - Include 64-bit .lib files
54.1.15 - Include .lib files as well as include files to allow building unmanaged projects
54.1.13 - Binaries will be copied to win-x64/win-x86 to improve compatibility with WIX (cf. https://github.com/sillsdev/icu-dotnet/issues/51).