Diacritics 2.1.19293.1
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.
Install-Package Diacritics -Version 2.1.19293.1
dotnet add package Diacritics --version 2.1.19293.1
<PackageReference Include="Diacritics" Version="2.1.19293.1" />
paket add Diacritics --version 2.1.19293.1
Release Notes
2.1.0
- Performance improvements in RemoveDiacritics
- New method StaticDiacritics.SetDefaultMapper to replace the default IDiacriticsMapper
2.0.0
- Refactoring to NetStandard + NET 4.5.2
- Several bug fixes + new diacritics added
1.0.8
- Add Turkish ı mapping to i
1.0.7
- Support for .Net Standard 1.0
- Add Icelandic ð mapping to o
1.0.6
- Add Spanish ñ mapping to n
1.0.5
- Add support for combined cedilla characters
- Fix German ß mapping to ss
1.0.4
- Add .Net 4.5 implementation as dedicated assembly
- Add missing accents mappings
- Bug fix: Russian accents mapping fixed
1.0.3
- Bug fix: RemoveDiacritics now also removes upper case diacritic characters
- Bug fix: Correct handling of first letter upper case 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
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.2
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.1.19293.1 | 5,528 | 10/20/2019 | ||
2.1.19292.2-pre | 37 | 10/19/2019 | ||
2.1.19292.1-pre | 38 | 10/19/2019 | ||
2.1.19291.8-pre | 41 | 10/18/2019 | ||
2.1.19291.6-pre | 37 | 10/18/2019 | ||
2.1.19286.1-pre | 43 | 10/13/2019 | ||
2.1.19240.1-pre | 59 | 8/28/2019 | ||
2.0.19240.3 | 9,818 | 8/28/2019 | ||
2.0.19240.2-pre | 51 | 8/28/2019 | ||
2.0.19117.1-pre | 279 | 4/27/2019 | ||
2.0.18316.1 | 42,845 | 11/12/2018 | ||
2.0.18311.1 | 245 | 11/7/2018 | ||
2.0.18308.2-pre | 217 | 11/4/2018 | ||
2.0.18308.1-pre | 228 | 11/4/2018 | ||
2.0.18282.1 | 1,646 | 10/9/2018 | ||
2.0.18281.2-pre | 221 | 10/8/2018 | ||
2.0.18281.1-pre | 224 | 10/8/2018 | ||
1.0.8-pre1 | 254 | 9/5/2018 | ||
1.0.7 | 19,536 | 6/13/2018 | ||
1.0.7-pre2 | 298 | 6/11/2018 | ||
1.0.7-pre1 | 281 | 6/11/2018 | ||
1.0.6 | 2,725 | 2/21/2018 | ||
1.0.5 | 1,906 | 6/8/2017 | ||
1.0.5-pre3 | 348 | 4/7/2017 | ||
1.0.5-pre2 | 315 | 4/7/2017 | ||
1.0.5-pre1 | 329 | 4/7/2017 | ||
1.0.4 | 9,905 | 3/24/2017 | ||
1.0.4-pre2 | 329 | 3/22/2017 | ||
1.0.4-pre1 | 417 | 12/13/2016 | ||
1.0.3 | 1,841 | 12/13/2016 | ||
1.0.3-pre3 | 389 | 12/13/2016 | ||
1.0.3-pre2 | 399 | 4/4/2016 | ||
1.0.3-pre1 | 379 | 4/4/2016 | ||
1.0.2 | 15,067 | 1/28/2016 | ||
1.0.1 | 433 | 12/16/2015 | ||
1.0.0 | 416 | 12/16/2015 | ||
1.0.0-pre1 | 461 | 12/16/2015 |