UTF.Unknown 2.0.0
Detect character set for files, steams and other bytes.
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
Features:
- Detects 28 charsets
- Easy to use API
- .NET standard 1.0 + 2.0 support
- Strong named
- XML documentation included
Compared to Ude:
- Refactor of API, namespaces and deadcode removal
- Added some docs
- Improve error handling
- Improved unit tests
Showing the top 20 packages that depend on UTF.Unknown.
| Packages | Downloads |
|---|---|
|
ChromeHtmlToPdf
ChromiumHtmlToPdf is a 100% managed C# library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge
|
2 |
|
ChromeHtmlToPdf
ChromiumHtmlToPdf is a 100% managed C# library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge
|
1 |
Version 2 updated the detection from Uchardet's code (thanks Mihai Sorin Dobrescu!)
See https://github.com/CharsetDetector/UTF-unknown/milestone/2
.NET Framework 4.0
- No dependencies.
.NET Standard 1.0
- NETStandard.Library (>= 1.6.1)
.NET Standard 1.3
- NETStandard.Library (>= 1.6.1)