StirlingLabs.icu4x.ucldr
23.3.4
Prefix Reserved
dotnet add package StirlingLabs.icu4x.ucldr --version 23.3.4
NuGet\Install-Package StirlingLabs.icu4x.ucldr -Version 23.3.4
<PackageReference Include="StirlingLabs.icu4x.ucldr" Version="23.3.4" />
paket add StirlingLabs.icu4x.ucldr --version 23.3.4
#r "nuget: StirlingLabs.icu4x.ucldr, 23.3.4"
// Install StirlingLabs.icu4x.ucldr as a Cake Addin #addin nuget:?package=StirlingLabs.icu4x.ucldr&version=23.3.4 // Install StirlingLabs.icu4x.ucldr as a Cake Tool #tool nuget:?package=StirlingLabs.icu4x.ucldr&version=23.3.4
Cross-platform UTF
Cross-platform UTF text tools.
The intent here is to make the ICU4x library -- a new Rust implementation of the International Components for Unicode -- available in the .Net ecosystem via NuPkg.
Usage
We do not provider a wrapper for C# at this stage, this is simply building the upstream code with C API and packaging it for use. Our specific use case is to use UTF8 in a consistently-sortable manner on all platforms, which we do in the StirlingLabs.Utilities library.
Native binaries for Windows, Linux & Mac (x64 & ARM in a Universal binary) are made available through NuGet as 3 separate packages built by CI in this repo.
Support
Development of this project is supported by Stirling Labs.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StirlingLabs.icu4x.ucldr:
Package | Downloads |
---|---|
StirlingLabs.Utilities.Text
Common utilities used throughout the Stirling Labs C# codebase, including Native Library loading, debugging tools, Atomic operations, etc. |
GitHub repositories
This package is not used by any popular GitHub repositories.