111 packages tagged with “Unicode”
Unidecode.NET returns transliterated string
Detect character set for files, streams and other bytes. This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector. Features: - Easy to use API - Supports frameworks: - .NET 6 (Will be dropped in the future) - .NET 8 - .NET Standard 2.0 - Strong named - XML documentation included Compared to Ude: - Refactor of API, namespaces and deadcode removal - Added some docs - Improve error handling - Improved unit tests
NStack.Core brings a set of updated string APIs to .NET. It starts with a new string type that is focused on Unicode code-points as opposed to the historical chars and UTF-16 encoding and introduces a utf8 string that supports slicing
Unicode to ASCII transliteration
Convert between halfwidth and fullwidth Unicode forms.
High-performance .NET regex engine with predictable performance
Unicode-related components.
Emoji rendering for WPF applications
Emoji v13.0 implementation for .NET
Converting numbers to and from roman numerals as easy as II+II=IV. Supports ASCII, Unicode and vinculum extensions.
RandomizedTesting.Generators contains generators for random numbers, several forms of text (ASCII, Unicode, realistic Unicode, HTML-like, regular expression-like) as well providing methods to pick random selections from collections and arrays and even create randomly generated Regex classes. These features are implemented as simple low-level extension methods to for the Random class so there is very little to learn to quickly generate random data for your tests. Why would you want tests to have random data? This is to fill situations where it is not practical to test the entire range of values in a single test run, for example, with applications that analyze text. Tests can instead be designed to provide different input every time they run to catch edge cases that are difficult to test for. Generating random data also has many other purposes, such as quickly generating a set of text files to benchmark with without having to store several hundred MB worth of files (since the same random seed will always generate the same data).
Numeric Words Conversion is a C# library for converting numeric into words. The goal is to create a simple customizable library which can easily be used to convert any numbers or currencies to words. Supports Nepali, Hindi and International Numeral System out of the box.
A Unicode and emoji text-processing library for .NET, supporting UTF-8, UTF-16, and UTF-32 on .NET 2.0+ and .NET Standard (Core/UWP), with emoji support! 🔥🌶️😁🎉
A C# implementation of the Unicode grapheme cluster breaking algorithm
Unicode normalization for PCL
Helper library to work with SMS / text messages: • An SMS message part calculator with support for GSM and Unicode • Detect the required SMS encoding • Normalize SMS • Split messages with word wrap
Library providing access to Unicode data to .NET clients.
Implementation of Unicode text segmentation according to Annex #29.
Unicode utilities library for e.g. iterating grapheme clusters
Convert strings and files into JSON friendly strings.
https://github.com/TETYYS/ConfusableMatcher
C# interoperability library for https://github.com/TETYYS/ConfusableMatcher
UDE.CSharp.UWP is a compiled C# port of Mozilla Universal Charset Detector for windows 10 UWP.
JADE .Net API
Provides access to locale content for internationalisation (i18n) software using the Unicode Common Local Data Repository (CLDR).
Text tokenization based on Unicode grapheme clustering, and the XID_Start and XID_Continue binary properties.
A Styler to format text using unicode characters. Source from the JavaScript version of Unicode Text Styler by Andrew West at http://www.babelstone.co.uk/Unicode/text.js under a Creative Commons Attribution-ShareAlike 3.0f Unported License. Format text by using UnicodeStyle.StyleConvert().
Smdn.Fundamental.ControlPicture.dll
Text files Unicode charset detector w/wo BOM.
C# Library, build using .Net Standard 2.0 (Compaitable with .Net Framework) -> Convert between Nepali date (Bikram Sambhat) and A.D. -> Create Nepali Calendar. -> General functions to translate numbers, week days, gender, currency, etc to Unicode Nepali and back to Ascii.