DinkToPdf 1.0.8
dotnet add package DinkToPdf --version 1.0.8
NuGet\Install-Package DinkToPdf -Version 1.0.8
<PackageReference Include="DinkToPdf" Version="1.0.8" />
paket add DinkToPdf --version 1.0.8
#r "nuget: DinkToPdf, 1.0.8"
// Install DinkToPdf as a Cake Addin #addin nuget:?package=DinkToPdf&version=1.0.8 // Install DinkToPdf as a Cake Tool #tool nuget:?package=DinkToPdf&version=1.0.8
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. 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 | tizen30 was computed. 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. |
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading.Thread (>= 4.0.0)
NuGet packages (53)
Showing the top 5 NuGet packages that depend on DinkToPdf:
Package | Downloads |
---|---|
HtmlToPdfConverter.Core
HtmlToPdfConverterCore is a wrapper of DinkToPdf containing the embeded resources. Using Dependency injection and custom Assembly loader for the libwkhtmltox libraries loads the required library. |
|
SmartLifeLtdWeb
Official Library for Solutions The Library contains the main operations, data, utilities and Base forms for the Solutions. It's build using Visual Studio 2017, C# 7.0 and .Net framework 4.6.1 . Please use it SmartLife Solutions team :) |
|
HtmlToPdfConverter
Html to pdf converter service build on the wrapper library DinkToPdf using specifications for pageSettings. |
|
KarcagS.Common
Package Description |
|
DinkToPdfAll
A wrapper of DinkToPdfAll that just include x64 and x86 version of the wkhtmltox library. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on DinkToPdf:
Repository | Stars |
---|---|
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|