Diacritics 1.0.3-pre2

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

// Install Diacritics as a Cake Tool
#tool nuget:?package=Diacritics&version=1.0.3-pre2&prerelease

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 207 3/11/2024
3.3.27 45,499 1/14/2024
3.3.26-pre 300 1/14/2024
3.3.20-pre 3,616 5/27/2023
3.3.19-pre 612 4/18/2023
3.3.18 162,742 3/19/2023
3.3.17-pre 848 12/31/2022
3.3.16-pre 653 12/21/2022
3.3.15-pre 651 12/18/2022
3.3.14 268,975 4/27/2022
3.3.13-pre 685 4/17/2022
3.3.12-pre 665 4/17/2022
3.3.11-pre 14,389 1/9/2022
3.3.10 209,498 11/11/2021
3.3.9-pre 740 11/11/2021
3.3.8-pre 711 11/11/2021
3.3.7-pre 710 11/11/2021
3.3.6-pre 729 11/11/2021
3.3.4 34,053 10/7/2021
3.3.3-pre 726 10/7/2021
3.2.21207.2-pre 834 7/26/2021
3.1.20334.1-pre 6,627 11/29/2020
3.1.20333.3-pre 886 11/28/2020
3.0.20116.1-pre 3,582 4/25/2020
2.1.20116.2-pre 914 4/25/2020
2.1.20036.1 345,343 2/4/2020
2.1.20017.2-pre 931 1/17/2020
2.1.19293.1 63,686 10/20/2019
2.1.19292.2-pre 992 10/19/2019
2.1.19292.1-pre 961 10/19/2019
2.1.19291.8-pre 997 10/18/2019
2.1.19291.6-pre 979 10/18/2019
2.1.19286.1-pre 989 10/13/2019
2.1.19240.1-pre 1,024 8/28/2019
2.0.19240.3 25,858 8/28/2019
2.0.19240.2-pre 1,062 8/28/2019
2.0.19117.1-pre 1,253 4/27/2019
2.0.18316.1 92,363 11/12/2018
2.0.18311.1 1,495 11/7/2018
2.0.18308.2-pre 1,230 11/4/2018
2.0.18308.1-pre 1,256 11/4/2018
2.0.18282.1 5,380 10/9/2018
2.0.18281.2-pre 1,274 10/8/2018
2.0.18281.1-pre 1,289 10/8/2018
1.0.8-pre1 1,382 9/5/2018
1.0.7 66,774 6/13/2018
1.0.7-pre2 1,386 6/11/2018
1.0.7-pre1 1,377 6/11/2018
1.0.6 7,171 2/21/2018
1.0.5 3,329 6/8/2017
1.0.5-pre3 1,450 4/7/2017
1.0.5-pre2 1,439 4/7/2017
1.0.5-pre1 1,409 4/7/2017
1.0.4 11,569 3/24/2017
1.0.4-pre2 1,478 3/22/2017
1.0.4-pre1 1,581 12/13/2016
1.0.3 3,343 12/13/2016
1.0.3-pre3 1,522 12/13/2016
1.0.3-pre2 1,505 4/4/2016
1.0.3-pre1 1,522 4/4/2016
1.0.2 19,681 1/28/2016
1.0.1 1,700 12/16/2015
1.0.0 1,787 12/16/2015
1.0.0-pre1 1,579 12/16/2015

1.0.3-pre2
     - Bug fix: RemoveDiacritics now also removes upper case diacritic characters

     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