C# implementation of an IFilter to get text from any kind of file with support for UTF-8 and Shift-JIS encodings.
Info
| Version: | 1.8.0 |
| Author(s): | Kees van Spelde |
| Last Update: | Monday, July 20, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Sicos1977/IFilterTextReader |
| NuGet Url: | https://www.nuget.org/packages/IFilterTextReader |
Install
Install-Package IFilterTextReader
dotnet add package IFilterTextReader
paket add IFilterTextReader
IFilterTextReader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Win32.Registry(>= 4.7.0)