The XAML Reporting engine is a tool, which offers reporting tools based on XAML and has the functionality to export to XPS, XLS(X), CSV and PDF.
Info
Version: | 0.3.0 |
Author(s): | David Neumann & Lukas Rögner |
Last Update: | Tuesday, January 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lecode-official/xaml-reporting |
NuGet Url: | https://www.nuget.org/packages/System.Windows.Documents.Reporting |
Install
Install-Package System.Windows.Documents.Reporting
dotnet add package System.Windows.Documents.Reporting
paket add System.Windows.Documents.Reporting
System.Windows.Documents.Reporting Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.9.6)
- NPOI(>= 2.2.1)
- SharpZipLib(>= 0.86.0)
- System.InversionOfControl.Abstractions(>= 0.1.2)
Tags