DS.Documents.DX.Windows 7.1.1

dotnet add package DS.Documents.DX.Windows --version 7.1.1
NuGet\Install-Package DS.Documents.DX.Windows -Version 7.1.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="DS.Documents.DX.Windows" Version="7.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DS.Documents.DX.Windows --version 7.1.1
#r "nuget: DS.Documents.DX.Windows, 7.1.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.
// Install DS.Documents.DX.Windows as a Cake Addin
#addin nuget:?package=DS.Documents.DX.Windows&version=7.1.1

// Install DS.Documents.DX.Windows as a Cake Tool
#tool nuget:?package=DS.Documents.DX.Windows&version=7.1.1

Document Solutions for Imaging - DirectX

This is a platform-specific infrastructure library that allows Document Solutions for Imaging (DsImaging, formerly GcImaging) and other Document Solutions products to use DXGI, Direct2D, DirectWrite and WIC system APIs when running on compatible operating systems.

This library is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.

The features are supported only on systems that support DirectX. If referenced when running on other operating systems, this library will do nothing.

Document Solutions Products

Document Solutions JavaScript Viewers

Product 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on DS.Documents.DX.Windows:

Package Downloads
DS.Documents.Imaging.Windows

This is a platform-specific library allowing other DS.Documents packages to work with system APIs on Windows. It provides support for font linking specified in the Windows registry, and access to native Windows imaging APIs, improving performance and adding some features.

MESCIUS.ActiveReports.Core.Export.Tiff.Section

ActiveReports RDF document TIFF rendering implementation

MESCIUS.ActiveReports.Core.Export.Image.Page

ActiveReports image export library

MESCIUS.ActiveReports.Export.Image

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes the core engine assemblies required to create and render pixel perfect, WYSIWYG, reports.

MESCIUS.ActiveReports.Web.Viewer

ActiveReports is a set of assemblies that enable you to create, render, print, and export reports in a .NET or .NET Core application. This package includes assemblies needed to display reports in report viewers. Multiple viewers are included for your convenience. Among them are viewers for Windows Forms, WPF, ASP.NET, Blazor, and JavaScript. These viewers are customizable and include printing and exporting features.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.1 238 4/24/2024
7.1.0 275 4/15/2024
7.0.4 242 3/23/2024
7.0.3 247 2/20/2024
7.0.2 265 1/25/2024
7.0.1 367 1/5/2024
7.0.0 7,572 12/11/2023

# Important note:
- This package replaces GrapeCity.Documents.DX.Windows, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.DX.Windows. Existing subscriptions will continue to apply to this new package.

# Changes since version 7.1.0:

## Changed
- Synced version with other Document Solutions packages.