ICU4N 60.1.0-alpha.192
See the version list below for details.
dotnet add package ICU4N --version 60.1.0-alpha.192
NuGet\Install-Package ICU4N -Version 60.1.0-alpha.192
<PackageReference Include="ICU4N" Version="60.1.0-alpha.192" />
paket add ICU4N --version 60.1.0-alpha.192
#r "nuget: ICU4N, 60.1.0-alpha.192"
// Install ICU4N as a Cake Addin
#addin nuget:?package=ICU4N&version=60.1.0-alpha.192&prerelease
// Install ICU4N as a Cake Tool
#tool nuget:?package=ICU4N&version=60.1.0-alpha.192&prerelease
ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. It provides Text-boundary analysis (RuleBasedBreakIterator) as well as easy access to all of the many Unicode character properties, Unicode Normalization, Case Folding and other fundamental operations as specified by the Unicode Standard. ICU4N is a .NET port of ICU4J.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- J2N (>= 1.0.0-alpha-0030)
-
.NETStandard 1.3
- J2N (>= 1.0.0-alpha-0030)
- Microsoft.CSharp (>= 4.4.0)
- NETStandard.Library (>= 1.6.1)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.0
- J2N (>= 1.0.0-alpha-0030)
- Microsoft.CSharp (>= 4.4.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on ICU4N:
Package | Downloads |
---|---|
ICU4N.Transliterator
Transliteration support (phonetic conversion from one script to another) for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J. |
|
ICU4N.RegionData
International region compiled resources for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J. |
|
ICU4N.LanguageData
International language compiled resources for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J. |
|
ICU4N.Collation
Rule-based collation support for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J. |
|
ICU4N.CurrencyData
International currency compiled resources for ICU4N. ICU (International Components for Unicode) is a set of libraries providing Unicode and Globalization support for software applications. ICU4N is a .NET port of ICU4J. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ICU4N:
Repository | Stars |
---|---|
apache/lucenenet
Apache Lucene.NET
|
Version | Downloads | Last updated |
---|---|---|
60.1.0-alpha.401 | 79 | 3/4/2023 |
60.1.0-alpha.400 | 46 | 3/3/2023 |
60.1.0-alpha.356 | 26,836 | 1/15/2022 |
60.1.0-alpha.355 | 12,265 | 10/24/2021 |
60.1.0-alpha.354 | 41,423 | 3/11/2021 |
60.1.0-alpha.353 | 4,817 | 9/21/2020 |
60.1.0-alpha.352 | 1,024 | 7/28/2020 |
60.1.0-alpha.351 | 6,936 | 7/15/2020 |
60.1.0-alpha.350 | 6,436 | 6/25/2020 |
60.1.0-alpha.300 | 347 | 6/1/2020 |
60.1.0-alpha.238 | 26,813 | 4/10/2020 |
60.1.0-alpha.231 | 323 | 4/5/2020 |
60.1.0-alpha.225 | 16,126 | 3/13/2020 |
60.1.0-alpha.203 | 431 | 2/7/2020 |
60.1.0-alpha.197 | 359 | 1/23/2020 |
60.1.0-alpha.193 | 4,857 | 12/24/2019 |
60.1.0-alpha.192 | 387 | 12/13/2019 |
60.1.0-alpha.187 | 6,581 | 10/18/2019 |
60.1.0-alpha.53 | 22,935 | 8/9/2019 |
60.1.0-alpha.52 | 317 | 8/6/2019 |
60.1.0-alpha.46 | 469 | 7/27/2019 |
This is an early prerelease. Not all features are fully functional yet, and there may still be some gaps in functionality that haven't been accounted for. See https://github.com/NightOwl888/ICU4N for more info about what is functioning and what is not.