DinkToPdf 1.0.8
Install-Package DinkToPdf -Version 1.0.8
dotnet add 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 (25)
Showing the top 5 NuGet packages that depend on DinkToPdf:
Package | Downloads |
---|---|
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.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. |
|
HtmlToPdfConverter
Html to pdf converter service build on the wrapper library DinkToPdf using specifications for pageSettings. |
|
DinkToPdfAll
A wrapper of DinkToPdfAll that just include x64 and x86 version of the wkhtmltox library. |
|
Anthology.Infrastructure
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DinkToPdf:
Repository | Stars |
---|---|
simplcommerce/SimplCommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
|
|
phongnguyend/Practical.CleanArchitecture
Asp.Net Core 6 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 13, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR, Hosted Services, Health Checks, Security Headers, ...
|