DoddleReport 1.1.0
See the version list below for details.
dotnet add package DoddleReport --version 1.1.0
NuGet\Install-Package DoddleReport -Version 1.1.0
<PackageReference Include="DoddleReport" Version="1.1.0" />
paket add DoddleReport --version 1.1.0
#r "nuget: DoddleReport, 1.1.0"
// Install DoddleReport as a Cake Addin #addin nuget:?package=DoddleReport&version=1.1.0 // Install DoddleReport as a Cake Tool #tool nuget:?package=DoddleReport&version=1.1.0
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.