Info
Version: | 1.0.80 |
Author(s): | Himanshu Kodwani |
Last Update: | Tuesday, January 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/himanshukodwani/sharplightreporting |
NuGet Url: | https://www.nuget.org/packages/SharpLightReporting |
Install
Install-Package SharpLightReporting
dotnet add package SharpLightReporting
paket add SharpLightReporting
SharpLightReporting Download (Unzip the "nupkg" after downloading)
Dependencies
- SpreadsheetLight(>= 3.4.9)
Tags
This dynamic content is defined in a custom backing class (ReportData class) where custom properties behave as the source for this dynamic content and custom methods could be used to change the data like NextRecord() etc.
resulting in a very easy, simple and flexible reporting system.