PdfRpt.Core
1.5.13
See the version list below for details.
dotnet add package PdfRpt.Core --version 1.5.13
NuGet\Install-Package PdfRpt.Core -Version 1.5.13
<PackageReference Include="PdfRpt.Core" Version="1.5.13" />
paket add PdfRpt.Core --version 1.5.13
#r "nuget: PdfRpt.Core, 1.5.13"
// Install PdfRpt.Core as a Cake Addin #addin nuget:?package=PdfRpt.Core&version=1.5.13 // Install PdfRpt.Core as a Cake Tool #tool nuget:?package=PdfRpt.Core&version=1.5.13
PdfReport.Core
PdfReport.Core is a code first reporting engine, which is built on top of the iTextSharp.LGPLv2.Core and EPPlus.Core libraries.
PdfReport.Core supports wide range of the data sources from dynamic lists to in memory strongly typed lists without needing the database. It saves your time from searching and learning a lot of tips and tricks of iTextSharp and EPPlus libraries. It's designed to be compatible with RTL languages.
Install via NuGet
To install PdfReport, run the following command in the Package Manager Console:
PM> Install-Package PdfRpt.Core
You can also view the package page on NuGet.
Linux (and containers) support
The SkiaSharp
library needs extra dependencies to work on Linux and containers. Please install the following NuGet packages:
PM> Install-Package SkiaSharp.NativeAssets.Linux.NoDependencies
PM> Install-Package HarfBuzzSharp.NativeAssets.Linux
You also need to modify your .csproj
file to include some MSBuild directives that ensure the required files are in a good place. These extra steps are normally not required but seems to be some issues on how .NET loads them.
<Target Name="CopyFilesAfterPublish" AfterTargets="AfterPublish">
<Copy SourceFiles="$(TargetDir)runtimes/linux-x64/native/libSkiaSharp.so" DestinationFolder="$([System.IO.Path]::GetFullPath('$(PublishDir)'))/bin/" />
<Copy SourceFiles="$(TargetDir)runtimes/linux-x64/native/libHarfBuzzSharp.so" DestinationFolder="$([System.IO.Path]::GetFullPath('$(PublishDir)'))/bin/" />
</Target>
Licenses
Library | License |
---|---|
PdfReport.Core | LGPLv2 |
iTextSharp.LGPLv2.Core | LGPLv2 (It's not AGPL) |
EPPlus.Core | LGPLv2 |
Usage
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 | 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 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- BouncyCastle.Cryptography (>= 2.3.1)
- EPPlus (>= 4.5.3.3 && < 5.0.0)
- iTextSharp.LGPLv2.Core (>= 3.4.20)
-
.NETStandard 2.0
- BouncyCastle.Cryptography (>= 2.3.1)
- EPPlus (>= 4.5.3.3 && < 5.0.0)
- iTextSharp.LGPLv2.Core (>= 3.4.20)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Data.SqlClient (>= 4.8.6)
- System.Xml.XPath.XDocument (>= 4.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PdfRpt.Core:
Package | Downloads |
---|---|
OneServiceCommon
Package Description |
|
Intapp.CRMSDK
This client library works with the Intapp CRM REST API to both DealCloud and One Place. |
|
BSynchro.LebanonCrm.Core.Domain
Package Description |
|
IGeneration.Export
This is My Created Library Project to take Easy Export To Excel And PDF from DataTable Type of Data. I Use Pdfrpt.Core Depedecies , Thanks to All Contribute for PdfRpt.Core Depedencies. I wish my Library can help you work and code. Regards, IGeneration | Learn To Be Better And Better | |
|
RezisFramework
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PdfRpt.Core:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last updated |
---|---|---|
1.5.14 | 290 | 9/27/2024 |
1.5.13 | 6,486 | 5/17/2024 |
1.5.12 | 3,360 | 2/28/2024 |
1.5.11 | 15,205 | 10/20/2023 |
1.5.10 | 396 | 10/9/2023 |
1.5.9 | 1,292 | 9/22/2023 |
1.5.8 | 190 | 9/18/2023 |
1.5.7 | 3,192 | 9/1/2023 |
1.5.6 | 5,980 | 6/3/2023 |
1.5.5 | 2,632 | 5/13/2023 |
1.5.4 | 1,989 | 5/11/2023 |
1.5.3 | 9,557 | 2/5/2023 |
1.5.2 | 2,131 | 1/3/2023 |
1.5.1 | 410 | 12/25/2022 |
1.5.0 | 5,160 | 12/18/2022 |
1.4.9 | 3,844 | 12/13/2022 |
1.4.8 | 381 | 12/12/2022 |
1.4.7 | 5,996 | 9/20/2022 |
1.4.6 | 19,540 | 9/15/2022 |
1.4.5 | 3,434 | 6/28/2022 |
1.4.4 | 53,208 | 4/20/2021 |
1.4.3 | 126,932 | 6/25/2020 |
1.4.2 | 14,489 | 2/17/2020 |
1.4.1 | 579 | 2/17/2020 |
1.4.0 | 14,427 | 10/30/2019 |
1.3.1 | 942 | 10/24/2019 |
1.3.0 | 1,084 | 9/19/2019 |
1.2.8 | 1,128 | 9/17/2019 |
1.2.7 | 51,856 | 3/9/2019 |
1.2.6 | 969 | 2/19/2019 |
1.2.5 | 20,008 | 1/17/2019 |
1.2.4 | 891 | 1/6/2019 |
1.2.3 | 4,812 | 11/16/2018 |
1.2.2 | 840 | 11/11/2018 |
1.2.1 | 3,711 | 9/16/2018 |
1.2.0 | 2,559 | 9/1/2018 |
1.1.6 | 7,842 | 6/1/2018 |
1.1.5 | 1,779 | 5/19/2018 |
1.1.4 | 16,179 | 12/22/2017 |
1.1.3 | 1,351 | 11/28/2017 |
1.1.2 | 9,210 | 10/23/2017 |
1.1.1 | 4,724 | 9/3/2017 |
1.1.0 | 1,194 | 9/2/2017 |
1.0.3 | 1,335 | 8/15/2017 |
1.0.2 | 3,392 | 5/12/2017 |
1.0.1 | 1,071 | 5/12/2017 |
1.0.0 | 6,263 | 11/20/2016 |