UnicodeInformation 2.0.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package UnicodeInformation --version 2.0.0.10                
NuGet\Install-Package UnicodeInformation -Version 2.0.0.10                
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="UnicodeInformation" Version="2.0.0.10" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnicodeInformation --version 2.0.0.10                
#r "nuget: UnicodeInformation, 2.0.0.10"                
#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 UnicodeInformation as a Cake Addin
#addin nuget:?package=UnicodeInformation&version=2.0.0.10

// Install UnicodeInformation as a Cake Tool
#tool nuget:?package=UnicodeInformation&version=2.0.0.10                

Library providing access to Unicode data to .NET clients.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on UnicodeInformation:

Package Downloads
Stringier

Text extensions for a more pleasant text processing experience.

GuiLabs.QuickInfo

Quick Info library of instant answers

LaquaiLib

Personal library. General purpose.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on UnicodeInformation:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
sebastienros/esprima-dotnet
Esprima .NET (BSD license) is a .NET port of the esprima.org project. It is a standard-compliant ECMAScript parser (also popularly known as JavaScript).
SimonCropp/NaughtyStrings
Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
KirillOsenkov/QuickInfo
http://quickinfo.io - a search textbox with extensible "answers" (calculator, unit-converter, colors, ascii/unicode, etc). See demo at http://quickinfo.io/?demo
Version Downloads Last updated
2.7.1 17,460 5/15/2023
2.7.0 203 5/14/2023
2.6.0 29,796 10/14/2021
2.5.1 1,337 6/25/2021
2.5.0 5,291 4/13/2020
2.4.0 5,643 7/21/2019
2.3.0.26 1,061 3/14/2019
2.2.1 5,098 9/7/2017
2.2.0 1,283 6/25/2017
2.1.0 1,105 6/24/2017
2.0.0.10 1,616 8/8/2016
1.0.1.6 1,847 1/14/2016
1.0.1.5 1,946 1/14/2016
1.0.1.4 1,451 7/19/2015
1.0.1.2 1,403 6/2/2015
1.0.1.1 1,487 12/14/2014
1.0.0 1,641 11/24/2014

Version 2.0
     -------------
     Following migration to Unicode 9.0.0, UnicodeRadicalStrokeCount.StrokeCount is now of type System.SByte instead of type System.Byte.