UTF.Unknown 2.2.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:
- Easy to use API
- .NET standard 1.0 + 2.0 support
- .NET Core 2.0 + 3.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
No packages depend on UTF.Unknown.
- Support for .NET Core 3 (thanks @rstm-sf)
- Support for .NET Core 2
- Improved dependencies for .NET Standard 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)
.NET Core 2.0
- System.Text.Encoding.CodePages (>= 4.6.0)
.NET Core 3.0
- No dependencies.
.NET Standard 2.0
- No dependencies.