DoddleReport 1.5.2
Install-Package DoddleReport -Version 1.5.2
dotnet add package DoddleReport --version 1.5.2
<PackageReference Include="DoddleReport" Version="1.5.2" />
paket add DoddleReport --version 1.5.2
#r "nuget: DoddleReport, 1.5.2"
// Install DoddleReport as a Cake Addin
#addin nuget:?package=DoddleReport&version=1.5.2
// Install DoddleReport as a Cake Tool
#tool nuget:?package=DoddleReport&version=1.5.2
DoddleReport adds tabular reporting over any LINQ Query, IEnumerable, DataTable or SharePoint List, exportable to HTML, PDF, Excel, CSV or your own custom type.
See DoddleReport.Web for great Web reporting support, and the other DoddleReport packages for even more Report Writers
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on DoddleReport:
Package | Downloads |
---|---|
DoddleReport.OpenXml
Adds OpenXML support to DoddleReport. The currently supported format is Excel and is more robust than the default ExcelReportWriter in DoddleReport. |
|
Joe.Web.Mvc
Provides Base Controllers(And API controllers) that interact with Joe.Business to implement Default CRUD Actions. |
|
DoddleReport.Web
Adds Web Reporting support to DoddleReport. MVC apps can use the new ActionResult called ReportResult. WebForms apps can use the WebReport IHttpHandler (.ashx) |
|
DoddleReport.iTextSharp
Adds iTextSharp PDF support to DoddleReport. iTextSharp is an open source PDF component that is free of charge. Please see the iTextSharp license for details |
|
DoddleReport.AbcPdf
Adds ABCpdf support to DoddleReport. Requires an ABCpdf license to work properly |
GitHub repositories
This package is not used by any popular GitHub repositories.