AdaptArch.Devices 0.1.0

Prefix Reserved
dotnet add package AdaptArch.Devices --version 0.1.0
                    
NuGet\Install-Package AdaptArch.Devices -Version 0.1.0
                    
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="AdaptArch.Devices" Version="0.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdaptArch.Devices" Version="0.1.0" />
                    
Directory.Packages.props
<PackageReference Include="AdaptArch.Devices" />
                    
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 AdaptArch.Devices --version 0.1.0
                    
#r "nuget: AdaptArch.Devices, 0.1.0"
                    
#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 AdaptArch.Devices@0.1.0
                    
#: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=AdaptArch.Devices&version=0.1.0
                    
Install as a Cake Addin
#tool nuget:?package=AdaptArch.Devices&version=0.1.0
                    
Install as a Cake Tool

dotnet-devices

Cross-platform .NET library for interacting with hardware devices — printers, scanners, and similar peripherals.

Requirements

  • .NET SDK 10.x (net10.0, LangVersion=latest)

Status

Sonarcloud Status Coverage

Package Status
AdaptArch.Devices NuGetNuget
AdaptArch.Devices.DependencyInjection NuGetNuget
AdaptArch.Devices.Pdfium NuGetNuget
AdaptArch.Devices.Windows NuGetNuget

Documentation

Please read the documentation here.

License

Apache 2.0.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AdaptArch.Devices:

Package Downloads
AdaptArch.Devices.Windows

Windows-specific extensions for AdaptArch.Devices: spooler PDF rendering through the in-box Windows engine.

AdaptArch.Devices.DependencyInjection

Microsoft.Extensions.DependencyInjection integration for AdaptArch.Devices.

AdaptArch.Devices.Pdfium

Cross-platform PDF rasterization for AdaptArch.Devices: renders a PDF with PDFium so an IPP printer that reads only PWG Raster, and a Windows spooler without the in-box engine, can print one.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0 45 9/22/2026