Unidecode.NET 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unidecode.NET --version 2.2.0
                    
NuGet\Install-Package Unidecode.NET -Version 2.2.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="Unidecode.NET" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unidecode.NET" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Unidecode.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Unidecode.NET --version 2.2.0
                    
#r "nuget: Unidecode.NET, 2.2.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.
#:package Unidecode.NET@2.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Unidecode.NET&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Unidecode.NET&version=2.2.0
                    
Install as a Cake Tool

Unidecode.NET returns transliterated string

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on Unidecode.NET:

Package Downloads
Volo.CmsKit.Domain

Package Description

ZhileTime.CmsKit.Domain

Package Description

SluggyUnidecode

SluggyUnidecode is a powerful slugifier designed to create friendly URL's. Simple and powerful. Extends the Sluggy package by using the Unidecode.Net library for normalization.

Dignite.Cms.Domain.Shared

Package Description

SimplifiedSearch

Simple way to add ranked fuzzy matching search. For when you have up to a few thousand products, locations or similar and want to add a search that most users will see as smart, with minimal work. using SimplifiedSearch; IList<Country> matches = await listOfCountries.SimplifiedSearchAsync("thaiwan", x => x.CountryName); foreach (var country in matches) Console.WriteLine(country.CountryName); // output: // Taiwan // Thailand

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Unidecode.NET:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
Version Downloads Last Updated
2.2.1 8,107 9/21/2025
2.2.0 483 9/21/2025
2.1.0 2,680,889 12/2/2020
2.0.0 274,304 5/9/2020
1.4.0 474,754 3/19/2019
1.3.0 38,379 9/22/2018
1.2.0 694,367 3/12/2018
1.1.1 62,964 6/21/2017
1.1.0 2,935 5/4/2017
1.0.0 27,699 7/30/2016