IFilterTextReader 1.5.6

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package IFilterTextReader --version 1.5.6
NuGet\Install-Package IFilterTextReader -Version 1.5.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IFilterTextReader" Version="1.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IFilterTextReader --version 1.5.6
#r "nuget: IFilterTextReader, 1.5.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IFilterTextReader as a Cake Addin
#addin nuget:?package=IFilterTextReader&version=1.5.6

// Install IFilterTextReader as a Cake Tool
#tool nuget:?package=IFilterTextReader&version=1.5.6

A reader that gets text and metadata properties from different file formats through the IFilter interface

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on IFilterTextReader:

Package Downloads
RM.SharedKernell.Net6

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.10 18,661 3/23/2023

- Fixed "Index out of bounds" issue.