Diacritics 1.0.0

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

// Install Diacritics as a Cake Tool
#tool nuget:?package=Diacritics&version=1.0.0

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Diacritics:

Package Downloads
Dialogs

Chatbot dll

SunamoFileSystem

Overall working with filesystem

SunamoCollections

Working with non-generic collections

SunamoShared

Many code (222 code files to 1/9/2024) which is waiting for separated to standalone packages

SunamoString

A large number of methods for string operations

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Diacritics:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
vesoapp/veso
Open source media server.
Version Downloads Last updated
3.3.28-pre 114 3/11/2024
3.3.27 33,750 1/14/2024
3.3.26-pre 263 1/14/2024
3.3.20-pre 3,073 5/27/2023
3.3.19-pre 575 4/18/2023
3.3.18 157,583 3/19/2023
3.3.17-pre 811 12/31/2022
3.3.16-pre 627 12/21/2022
3.3.15-pre 620 12/18/2022
3.3.14 261,050 4/27/2022
3.3.13-pre 652 4/17/2022
3.3.12-pre 633 4/17/2022
3.3.11-pre 14,351 1/9/2022
3.3.10 204,216 11/11/2021
3.3.9-pre 698 11/11/2021
3.3.8-pre 678 11/11/2021
3.3.7-pre 682 11/11/2021
3.3.6-pre 691 11/11/2021
3.3.4 33,680 10/7/2021
3.3.3-pre 682 10/7/2021
3.2.21207.2-pre 803 7/26/2021
3.1.20334.1-pre 6,589 11/29/2020
3.1.20333.3-pre 853 11/28/2020
3.0.20116.1-pre 3,540 4/25/2020
2.1.20116.2-pre 893 4/25/2020
2.1.20036.1 342,499 2/4/2020
2.1.20017.2-pre 898 1/17/2020
2.1.19293.1 63,439 10/20/2019
2.1.19292.2-pre 948 10/19/2019
2.1.19292.1-pre 918 10/19/2019
2.1.19291.8-pre 959 10/18/2019
2.1.19291.6-pre 944 10/18/2019
2.1.19286.1-pre 949 10/13/2019
2.1.19240.1-pre 984 8/28/2019
2.0.19240.3 25,552 8/28/2019
2.0.19240.2-pre 1,030 8/28/2019
2.0.19117.1-pre 1,213 4/27/2019
2.0.18316.1 92,123 11/12/2018
2.0.18311.1 1,464 11/7/2018
2.0.18308.2-pre 1,195 11/4/2018
2.0.18308.1-pre 1,217 11/4/2018
2.0.18282.1 5,213 10/9/2018
2.0.18281.2-pre 1,233 10/8/2018
2.0.18281.1-pre 1,254 10/8/2018
1.0.8-pre1 1,353 9/5/2018
1.0.7 66,260 6/13/2018
1.0.7-pre2 1,361 6/11/2018
1.0.7-pre1 1,342 6/11/2018
1.0.6 7,093 2/21/2018
1.0.5 3,301 6/8/2017
1.0.5-pre3 1,410 4/7/2017
1.0.5-pre2 1,404 4/7/2017
1.0.5-pre1 1,371 4/7/2017
1.0.4 11,534 3/24/2017
1.0.4-pre2 1,440 3/22/2017
1.0.4-pre1 1,535 12/13/2016
1.0.3 3,298 12/13/2016
1.0.3-pre3 1,479 12/13/2016
1.0.3-pre2 1,484 4/4/2016
1.0.3-pre1 1,493 4/4/2016
1.0.2 19,638 1/28/2016
1.0.1 1,663 12/16/2015
1.0.0 1,736 12/16/2015
1.0.0-pre1 1,539 12/16/2015

This is the initial release of Diacritics.NET. Please report problems here: https://github.com/thomasgalliker/Diacritics.NET.
     Contributions on github are welcome!