Diacritics 1.0.2

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

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

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 (9)

Showing the top 5 NuGet packages that depend on Diacritics:

Package Downloads
Jellyfin.Extensions

Package Description

Dialogs

Chatbot dll

SunamoFileSystem

Overall working with filesystem

SunamoCollections

Working with non-generic collections

SunamoDevCode

Another code mainly for working with C# in all ways. Will be in future merged with SunamoCode and SunamoCSharp.

GitHub repositories (2)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
vesoapp/veso
Open source media server.
Version Downloads Last updated
3.3.31-pre 416 10/6/2024
3.3.29 266,510 4/25/2024
3.3.28-pre 1,960 3/11/2024
3.3.27 86,175 1/14/2024
3.3.26-pre 353 1/14/2024
3.3.20-pre 6,270 5/27/2023
3.3.19-pre 664 4/18/2023
3.3.18 212,744 3/19/2023
3.3.17-pre 881 12/31/2022
3.3.16-pre 679 12/21/2022
3.3.15-pre 677 12/18/2022
3.3.14 336,472 4/27/2022
3.3.13-pre 719 4/17/2022
3.3.12-pre 710 4/17/2022
3.3.11-pre 14,424 1/9/2022
3.3.10 345,203 11/11/2021
3.3.9-pre 772 11/11/2021
3.3.8-pre 743 11/11/2021
3.3.7-pre 736 11/11/2021
3.3.6-pre 780 11/11/2021
3.3.4 37,373 10/7/2021
3.3.3-pre 760 10/7/2021
3.2.21207.2-pre 874 7/26/2021
3.1.20334.1-pre 6,977 11/29/2020
3.1.20333.3-pre 917 11/28/2020
3.0.20116.1-pre 3,632 4/25/2020
2.1.20116.2-pre 943 4/25/2020
2.1.20036.1 387,194 2/4/2020
2.1.20017.2-pre 962 1/17/2020
2.1.19293.1 64,439 10/20/2019
2.1.19292.2-pre 1,027 10/19/2019
2.1.19292.1-pre 995 10/19/2019
2.1.19291.8-pre 1,041 10/18/2019
2.1.19291.6-pre 1,018 10/18/2019
2.1.19286.1-pre 1,018 10/13/2019
2.1.19240.1-pre 1,057 8/28/2019
2.0.19240.3 29,009 8/28/2019
2.0.19240.2-pre 1,108 8/28/2019
2.0.19117.1-pre 1,297 4/27/2019
2.0.18316.1 95,605 11/12/2018
2.0.18311.1 1,539 11/7/2018
2.0.18308.2-pre 1,269 11/4/2018
2.0.18308.1-pre 1,292 11/4/2018
2.0.18282.1 6,835 10/9/2018
2.0.18281.2-pre 1,321 10/8/2018
2.0.18281.1-pre 1,331 10/8/2018
1.0.8-pre1 1,427 9/5/2018
1.0.7 73,660 6/13/2018
1.0.7-pre2 1,436 6/11/2018
1.0.7-pre1 1,414 6/11/2018
1.0.6 7,862 2/21/2018
1.0.5 3,392 6/8/2017
1.0.5-pre3 1,486 4/7/2017
1.0.5-pre2 1,472 4/7/2017
1.0.5-pre1 1,448 4/7/2017
1.0.4 11,623 3/24/2017
1.0.4-pre2 1,521 3/22/2017
1.0.4-pre1 1,617 12/13/2016
1.0.3 3,476 12/13/2016
1.0.3-pre3 1,558 12/13/2016
1.0.3-pre2 1,547 4/4/2016
1.0.3-pre1 1,562 4/4/2016
1.0.2 19,731 1/28/2016
1.0.1 1,747 12/16/2015
1.0.0 1,964 12/16/2015
1.0.0-pre1 1,622 12/16/2015

1.0.2
     - Improved initialization performance by factor 8
     
     1.0.1
     - Added ArabicAccentsMapping
     - Added BulgarianAccentsMapping
     - Added CatalanAccentsMapping
     - Added CroatianAccentsMapping
     - Added CzechAccentsMapping
     - Added DutchAccentsMapping
     - Added EnglishAccentsMapping
     - Added EstonianAccentsMapping
     - Added FilipinoAccentsMapping
     - Added FrenchAccentsMapping
     - Added GermanAccentsMapping
     - Added GreekAccentsMapping
     - Added HungarianAccentsMapping
     - Added IcelandicAccentsMapping
     - Added ItalianAccentsMapping
     - Added LatvianAccentsMapping
     - Added PolishAccentsMapping
     - Added PortugueseAccentsMapping
     - Added RomanianAccentsMapping
     - Added RussianAccentsMapping
     - Added SlovakianAccentsMapping
     - Added SpanishAccentsMapping
     - Added TurkishAccentsMapping
     - Added UkarainianAccentsMapping