Detect any text file charset encoding using Mozilla Charset Detector (C# - Source file).
Info
| Version: | 1.4.0 |
| Author(s): | Khalid Salomão |
| Last Update: | Tuesday, June 14, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/khalidsalomao/SimpleHelpers.Net |
| NuGet Url: | https://www.nuget.org/packages/SimpleHelpers.FileEncoding |
Install
Install-Package SimpleHelpers.FileEncoding
dotnet add package SimpleHelpers.FileEncoding
paket add SimpleHelpers.FileEncoding
SimpleHelpers.FileEncoding Download (Unzip the "nupkg" after downloading)
Dependencies
- UDE.CSharp(>= 1.1.0)
Tags