Doconut.NETStandard
26.8.0
dotnet add package Doconut.NETStandard --version 26.8.0
NuGet\Install-Package Doconut.NETStandard -Version 26.8.0
<PackageReference Include="Doconut.NETStandard" Version="26.8.0" />
<PackageVersion Include="Doconut.NETStandard" Version="26.8.0" />
<PackageReference Include="Doconut.NETStandard" />
paket add Doconut.NETStandard --version 26.8.0
#r "nuget: Doconut.NETStandard, 26.8.0"
#:package Doconut.NETStandard@26.8.0
#addin nuget:?package=Doconut.NETStandard&version=26.8.0
#tool nuget:?package=Doconut.NETStandard&version=26.8.0
Doconut .NET Standard
Product Page | Docs | Demos | Blog | Releases | Free Support | Temporary License
Known limitations
DICOM technical metadata is not available on .NET Standard 2.1. Reading DICOM tags requires
the medical-imaging engine, which ships only a .NET 8 build, so Viewer.GetDicomMetadataAsync always
returns null and the metadata endpoint answers 501 Not Implemented on this package. Use
Doconut.NET8 if you need technical metadata.
DICOM rendering — pages, frames and animation — is fully supported on .NET Standard 2.1 and is unaffected.
Overview
Doconut is an enterprise-ready document viewer control for .NET, supporting many file formats such as PDF, Office files, CAD formats, images, and more.
Doconut allows you to integrate document viewing with minimal setup and includes features such as:
- Document rendering for multiple formats
- Search and print
- Annotation workflows
- Viewer customization
Installation
Install from the NuGet Package Manager Console:
Install-Package Doconut.NETStandard
Update an existing installation:
Update-Package Doconut.NETStandard
Product Page | Docs | Demos | Blog | Releases | Free Support | Temporary License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- AWSSDK.S3 (>= 3.7.510.12)
- Azure.Storage.Blobs (>= 12.27.0)
- Dropbox.Api (>= 7.0.0)
- FluentFTP (>= 50.1.0)
- Google.Cloud.Storage.V1 (>= 4.14.0)
- Microsoft.AspNetCore.DataProtection (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.0)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Json (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- Microsoft.Extensions.Primitives (>= 9.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Newtonsoft.Json (>= 13.0.4)
- SkiaSharp (>= 3.119.0)
- StackExchange.Redis (>= 2.11.8)
- System.Drawing.Common (>= 6.0.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Security.Cryptography.Pkcs (>= 8.0.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Text.Encodings.Web (>= 9.0.0)
- System.Text.Json (>= 9.0.0)
- System.Threading.Channels (>= 9.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Doconut.NETStandard:
| Package | Downloads |
|---|---|
|
Doconut.NETStandard.Converter
Document conversion plugin for Doconut .NET Standard 2.1 (convert between PDF, Word, Excel, PowerPoint, image and other formats). Requires the Doconut.NETStandard core package (the plugin binds to the core's embedded rendering engine at runtime — it ships no such engine itself). |
|
|
Doconut.NETStandard.Dicom
DICOM (medical imaging) viewing plugin for Doconut .NET Standard 2.1. Adds .dcm/.ima viewing with frames and animation to the Doconut viewer. Requires the Doconut.NETStandard core package (the plugin binds to the core's embedded rendering engine at runtime — it ships no such engine itself). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 26.8.0 | 110 | 9/1/2026 |
| 26.7.0 | 466 | 8/4/2026 |
| 26.6.0 | 145 | 7/1/2026 |
| 26.5.1 | 120 | 6/12/2026 |
| 26.4.1 | 132 | 6/12/2026 |
| 26.3.1 | 119 | 6/12/2026 |
| 26.2.1 | 114 | 6/12/2026 |
| 26.1.1 | 109 | 6/12/2026 |
| 25.12.1 | 138 | 6/12/2026 |
| 25.11.1 | 110 | 6/12/2026 |
| 25.10.1 | 117 | 6/12/2026 |
| 25.9.1 | 109 | 6/12/2026 |
| 25.8.1 | 117 | 6/12/2026 |
| 25.7.1 | 115 | 6/12/2026 |