UnicodeInformation 1.0.1.1

dotnet add package UnicodeInformation --version 1.0.1.1
                    
NuGet\Install-Package UnicodeInformation -Version 1.0.1.1
                    
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="1.0.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UnicodeInformation" Version="1.0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="UnicodeInformation" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UnicodeInformation --version 1.0.1.1
                    
#r "nuget: UnicodeInformation, 1.0.1.1"
                    
#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.
#addin nuget:?package=UnicodeInformation&version=1.0.1.1
                    
Install UnicodeInformation as a Cake Addin
#tool nuget:?package=UnicodeInformation&version=1.0.1.1
                    
Install UnicodeInformation as a Cake Tool

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.

GitHub repositories (5)

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

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
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
1.0.1.1 149 12/14/2014
1.0.0 75 11/24/2014