Noggle.TikaOnDotnet.Parser 1.20.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Noggle.TikaOnDotnet.Parser --version 1.20.3
NuGet\Install-Package Noggle.TikaOnDotnet.Parser -Version 1.20.3
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="Noggle.TikaOnDotnet.Parser" Version="1.20.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Noggle.TikaOnDotnet.Parser --version 1.20.3
#r "nuget: Noggle.TikaOnDotnet.Parser, 1.20.3"
#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 Noggle.TikaOnDotnet.Parser as a Cake Addin
#addin nuget:?package=Noggle.TikaOnDotnet.Parser&version=1.20.3

// Install Noggle.TikaOnDotnet.Parser as a Cake Tool
#tool nuget:?package=Noggle.TikaOnDotnet.Parser&version=1.20.3

Wrapper and helper functions for running Apache Tika text extraction and parsing on .NET through Noggle.TikaOnDotNet.

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.20.4 1,424 5/10/2019
1.20.3 3,369 5/7/2019

- Added additional helper &amp; wrapper functions via Noggle.TikaOnDotNet.Parser
- Tika updated to v 1.20. Please see the official Tika site for [what's changed]( http://tika.apache.org/1.20/ ).