Skip to main content
Diacritics package icon

Diacritics

Diacritics are used across many languages in order to change the sound-values of the letters to which they are added. In software development, diacritics often have to be replaced with non-diacritics, e.g. to improve usability of user input. Diacritics.NET is a basic mapper between diacritic characters an non-diacritic characters.

Total Downloads
4.4M
4,385,880
Published
Jan 14, 2024
Latest stable version

Install

.NET CLI
dotnet add package Diacritics --version 3.3.27
Package Manager Console
Install-Package Diacritics -Version 3.3.27
PackageReference
<PackageReference Include="Diacritics" Version="3.3.27" />

Frameworks

.NETFramework4.5 .NETStandard1.2 .NETStandard2.0 .NETStandard2.1

Dependencies

NETStandard.Library
.NETStandard1.2
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.