Info
| Version: | 1.3.1 |
| Author(s): | Pēteris Ņikiforovs |
| Last Update: | Thursday, February 1, 2018 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/TechnikEmpire/language-detection |
| NuGet Url: | https://www.nuget.org/packages/LanguageDetection.NETStandard |
Install
Install-Package LanguageDetection.NETStandard
dotnet add package LanguageDetection.NETStandard
paket add LanguageDetection.NETStandard
LanguageDetection.NETStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags
Original author: Nakatani Shuyo.