DocuVieware.API 3.2.86.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package DocuVieware.API --version 3.2.86.1
                    
NuGet\Install-Package DocuVieware.API -Version 3.2.86.1
                    
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="DocuVieware.API" Version="3.2.86.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DocuVieware.API" Version="3.2.86.1" />
                    
Directory.Packages.props
<PackageReference Include="DocuVieware.API" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DocuVieware.API --version 3.2.86.1
                    
#r "nuget: DocuVieware.API, 3.2.86.1"
                    
#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.
#:package DocuVieware.API@3.2.86.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DocuVieware.API&version=3.2.86.1
                    
Install as a Cake Addin
#tool nuget:?package=DocuVieware.API&version=3.2.86.1
                    
Install as a Cake Tool

Universal HTML5 Viewer and Document Management Kit

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DocuVieware.API:

Package Downloads
DocuVieware.Blazor

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.26 127 2/27/2026
3.3.25 168 2/20/2026
3.3.24 146 2/5/2026
3.3.23 193 1/26/2026
3.3.22 528 12/19/2025
3.3.21 222 11/28/2025
3.3.20 772 11/18/2025
3.3.19.1 380 11/3/2025
3.3.19 191 10/31/2025
3.3.18 535 10/17/2025
3.3.17 609 10/2/2025
3.3.16 179 9/26/2025
3.3.15 451 9/18/2025
3.3.14 754 9/4/2025
3.3.13 479 8/21/2025
3.3.12 368 8/7/2025
3.3.11 483 7/25/2025
3.3.10 316 7/11/2025
3.3.9 308 6/26/2025
3.2.86.1 304 9/2/2024
Loading failed

14.2.86.1
* Fix issue with OCR having trouble to read some documents containing IBAN. (J#OCR-1054)
* Fix HTML conversion issue occuring in some circumstances. (J#GDPIC-1270)
* Improves floating block pagination in text-based Office documents. (J#MAMBO-1806)
* Temporarily drop MSEdge browser support to run HTML, EML & MSG to PDF conversion.