A2v10.ReportEngine.Pdf 10.1.8665

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

About

A2v10.ReportEngine.Pdf is a part of A2v10.Platform.

How to use

services.AddReportEngines(factory =>
{
    factory.RegisterEngine<PdfReportEngine>("pdf");
});

Feedback

A2v10.ReportEngine.Pdf is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.8665 39 9/22/2026
10.1.8664 58 9/21/2026
10.1.8663 64 9/20/2026
10.1.8662 79 9/18/2026
10.1.8661 114 9/16/2026
10.1.8656 97 9/14/2026
10.1.8655 81 9/13/2026
10.1.8653 96 9/13/2026
10.1.8650 263 8/18/2026
10.1.8647 351 7/15/2026
10.1.8646 157 7/13/2026
10.1.8644 137 7/12/2026
10.1.8642 237 6/27/2026
10.1.8639 236 6/7/2026
10.1.8634 319 4/21/2026
10.1.8633 224 4/10/2026
10.1.8631 236 3/29/2026
10.1.8630 161 3/24/2026
10.1.8625 217 3/8/2026
Loading failed