DocParser 1.1.1.2
See the version list below for details.
dotnet add package DocParser --version 1.1.1.2
NuGet\Install-Package DocParser -Version 1.1.1.2
<PackageReference Include="DocParser" Version="1.1.1.2" />
<PackageVersion Include="DocParser" Version="1.1.1.2" />
<PackageReference Include="DocParser" />
paket add DocParser --version 1.1.1.2
#r "nuget: DocParser, 1.1.1.2"
#:package DocParser@1.1.1.2
#addin nuget:?package=DocParser&version=1.1.1.2
#tool nuget:?package=DocParser&version=1.1.1.2
Functions include document parsing to extract hyperlinks from single or multiple documents, and document search methods to find single or multiple terms within one or more documents, returning an object with the terms within the sentence, paragraph, and document, giving the index within the paragraph for each. Advanced search functions allow for searching multiple terms and giving a match rating for each paragraphs that contains these (the higher the rating, the better the match over all given terms).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
-
net8.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
-
net9.0
- DocumentFormat.OpenXml (>= 3.3.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.