#
unicode
Here are 41 public repositories matching this topic...
C# wrapper for ICU4C
-
Updated
Mar 29, 2022 - C#
Unicode Character Inspector & Library providing a subset of the Unicode data for .NET clients.
c-sharp
unicode
library
csharp
unicode-characters
net
netstandard
unicode-data
ucd
unicode-character-database
unicode-character-inspector
netstandard11
-
Updated
Oct 14, 2021 - C#
Text Editor with Spell Check Ability for Uyghur
-
Updated
Jan 4, 2022 - C#
A .NET library that calculates the width of Unicode characters.
-
Updated
Oct 18, 2021 - C#
good first issue
Good for newcomers
up for grabs
This issue is open to be worked on by anyone
pri:normal
Processing locale data for internationalisation software using Unicode CLDR
-
Updated
Jan 19, 2019 - C#
A modern character map interpretation.
-
Updated
Aug 31, 2017 - C#
.Net library for converting between Unicode and Zawgyi
-
Updated
Feb 12, 2020 - C#
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.
unicode
number-to-words
numbertowords
number-to-text
nepali-words
hindi-words
currency-to-words
number-to-unicode
number-in-words
numeric-words-conversion
currency-words-conversion
-
Updated
May 24, 2020 - C#
Implementation of Unicode text segmentation according to Annex #29.
-
Updated
Feb 24, 2022 - C#
A simple C# Windows application for viewing Unicode characters.
-
Updated
Jan 7, 2019 - C#
Unicode Character Inspector for Windows
-
Updated
Apr 13, 2020 - C#
Text styling & obfuscation library for C#
unicode
csharp
dotnet
dotnet-core
dotnet-standard
csharp-library
text-style
dotnet-library
text-obfuscate
-
Updated
Jul 26, 2019 - C#
a tool for analyzing WIN32 process allocated memory and find ASCII -or- UNICODE strings
-
Updated
Jan 24, 2019 - C#
This program converts the input image into Braille Unicode. (Steam optimized)
-
Updated
Nov 13, 2018 - C#
Seja muito bem vinda(o)! 👩💻 Nesse projeto você verá criação de arquivos com C# (CSharp), uso de buffers para lidar com fluxo de dados, criação de arquivos binários, classe File, encoding, UTF8, Unicode, ASCII e outros.
unicode
encoding
csharp
ascii
file
classes
buffers
unicode-characters
encodings
utf8
csharp-code
classe
fluxo-de-dados
arquivos-binarios
classe-file
-
Updated
Jan 21, 2022 - C#
-
Updated
Oct 21, 2021 - C#
A .NET Standard library to convert between halfwidth and fullwidth Unicode forms.
-
Updated
Sep 12, 2020 - C#
.net library with Unicode data and algorithms to detect writing scripts used in a given text
c-sharp
unicode
library
detection
alphabet
unicode-consortium
net
characters
writing-scripts
code-point
-
Updated
Oct 19, 2019 - C#
This will translate text to ASCII, UNICODE, UTF-8 as well as other translations like Floating point to hex. Useful if you work in comms and need a quick easy way to move between one numbering system and another. Uses Nuget package UnicodeInformation.2.5.0 or newer
-
Updated
Jul 25, 2021 - C#
Improve this page
Add a description, image, and links to the unicode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unicode topic, visit your repo's landing page and select "manage topics."
Currently all building and testing is done on Azure DevOps. However, building and testing on the command line is undocumented.
While it is possible to build using
dotnet build,dotnet pack,dotnet testand other commands, it would be simpler for potential contributors if there were a wrapper script to launch these commands.The technology used for the build script is not that importan