Icu4c.Win.Fw.Lib 70.1.153

dotnet add package Icu4c.Win.Fw.Lib --version 70.1.153
                    
NuGet\Install-Package Icu4c.Win.Fw.Lib -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.Lib" 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.Lib" Version="70.1.153" />
                    
Directory.Packages.props
<PackageReference Include="Icu4c.Win.Fw.Lib" />
                    
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.Lib --version 70.1.153
                    
#r "nuget: Icu4c.Win.Fw.Lib, 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.Lib@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.Lib&version=70.1.153
                    
Install as a Cake Addin
#tool nuget:?package=Icu4c.Win.Fw.Lib&version=70.1.153
                    
Install as a Cake Tool

ICU - International Components for Unicode

This package contains the FieldWorks version of the libraries of a full 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.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Icu4c.Win.Fw.Lib:

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.

Icu4c.Win.Fw.Bin

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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Icu4c.Win.Fw.Lib:

Repository Stars
sillsdev/FieldWorks
FieldWorks is a suite of software tools for language and cultural data, with support for complex scripts.
Version Downloads Last Updated
70.1.153 855 6/27/2024
70.1.152 50,042 4/7/2022
70.1.149 1,151 3/18/2022
70.1.123 5,129 3/7/2022
70.1.47 7,399 2/22/2022
54.1.31 4,716 4/26/2021
54.1.30-beta 741 2/18/2021
54.1.29-beta 650 2/18/2021
54.1.24-beta 658 2/17/2021
54.1.22-beta 1,012 2/2/2021
54.1.19-beta 805 12/18/2020
54.1.17-beta 801 12/17/2020
54.1.15-beta 752 12/8/2020
54.1.14-beta 3,185 7/10/2020
54.1.13-beta 1,885 9/28/2017
54.1.2-beta 1,453 5/29/2017

70.1.0 - Update to version 70
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).