ICU4N.Transliterator 60.1.0-alpha.356

.NET Standard 2.0 .NET Framework 4.0
This is a prerelease version of ICU4N.Transliterator.
dotnet add package ICU4N.Transliterator --version 60.1.0-alpha.356
NuGet\Install-Package ICU4N.Transliterator -Version 60.1.0-alpha.356
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="ICU4N.Transliterator" Version="60.1.0-alpha.356" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ICU4N.Transliterator --version 60.1.0-alpha.356
#r "nuget: ICU4N.Transliterator, 60.1.0-alpha.356"
#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 ICU4N.Transliterator as a Cake Addin
#addin nuget:?package=ICU4N.Transliterator&version=60.1.0-alpha.356&prerelease

// Install ICU4N.Transliterator as a Cake Tool
#tool nuget:?package=ICU4N.Transliterator&version=60.1.0-alpha.356&prerelease

International Components for Unicode

GitHub Sponsors

ICU4N is a set of .NET libraries providing Unicode and Globalization support for software applications, a .NET port of the popular ICU4J project.

This is a port of ICU4J, version 60.1. We have ported about 40% of the code, and while we aren't planning to add any additional features it is still a work in progress.

Features

Here are some of the major features that have been ported:

  1. BreakIterator
  2. RuleBasedBreakIterator
  3. Normalizer
  4. Normalizer2
  5. FilteredNormalizer2
  6. UnicodeSet
  7. Collator
  8. RuleBasedCollator
  9. Transliterator
  10. RuleBasedTransliterator

There are several other features too numerous to mention, but APIs are currently in flux between releases. We have over 1600 passing tests, most failures are just due to missing dependencies.

NuGet Packages

Install-Package ICU4N -Pre

We have setup the project structure similar to ICU4J, however this may change in the future. Here is a list of the packages available on NuGet:

We are looking into the best way to allow end users to be able to provide their own data distributions for smaller deployment artifacts.

Documentation

We have converted most of the documentation comments so Visual Studio Intellisense works. However, for full API docs the best source at the moment is the ICU4J API Reference. There is also a lot of other great info on the ICU project's web site, such as the Feature Comparison Page.

Saying Thanks

If you find this library to be useful, please star us on GitHub and consider a sponsorship so we can continue bringing you great free tools like this one. It really would make a big difference!

GitHub Sponsors

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 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • ICU4N (>= 60.1.0-alpha.356)
  • .NETFramework 4.5.1

    • ICU4N (>= 60.1.0-alpha.356)
  • .NETStandard 2.0

    • ICU4N (>= 60.1.0-alpha.356)

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ICU4N.Transliterator:

Package Downloads
Lucene.Net.ICU

International Components for Unicode-based features including Thai analyzer support, an international postings highlighter, and BreakIterator support for the vector highlighter for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/icu/overview.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016

SaxonCS

SaxonCS is a high-performance XSLT 3.0 processor. It conforms with the latest W3C specifications (notably XSLT 3.0, XQuery 3.1, and XPath 3.1).

SaxonCS-b6

SaxonCS is a high-performance XSLT 3.0 processor. It conforms with the latest W3C specifications (notably XSLT 3.0, XQuery 3.1, and XPath 3.1).

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ICU4N.Transliterator:

Repository Stars
apache/lucenenet
Apache Lucene.NET
Version Downloads Last updated
60.1.0-alpha.356 23,330 1/15/2022
60.1.0-alpha.355 9,848 10/24/2021
60.1.0-alpha.354 38,586 3/11/2021
60.1.0-alpha.353 4,618 9/21/2020
60.1.0-alpha.352 991 7/28/2020
60.1.0-alpha.351 6,459 7/15/2020
60.1.0-alpha.350 6,374 6/25/2020
60.1.0-alpha.300 299 6/1/2020
60.1.0-alpha.238 4,435 4/10/2020
60.1.0-alpha.231 293 4/5/2020
60.1.0-alpha.225 15,992 3/13/2020
60.1.0-alpha.203 396 2/7/2020
60.1.0-alpha.197 336 1/23/2020
60.1.0-alpha.193 4,703 12/24/2019
60.1.0-alpha.192 376 12/13/2019
60.1.0-alpha.187 293 10/18/2019
60.1.0-alpha.53 22,006 8/9/2019
60.1.0-alpha.52 303 8/6/2019
60.1.0-alpha.46 431 7/27/2019

https://github.com/NightOwl888/ICU4N/releases/tag/60.1.0-alpha.356

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.