Reportr is a .NET template orientated reporting framework, designed from the ground up as a lightweight solution to solving various reporting problems faced in .NET applications.
                        
                    
         
                Info
| Version: | 1.2.0 | 
| Author(s): | Craig Bridges | 
| Last Update: | Monday, January 18, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/craigbridges/Reportr | 
| NuGet Url: | https://www.nuget.org/packages/Reportr | 
Install
Install-Package Reportr
                        dotnet add package Reportr
                        paket add Reportr
                        
                                Reportr Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CodeChange.Toolkit(>= 1.3.0)
- CsvHelper(>= 12.1.2)
- DatabaseSchemaReader(>= 2.7.2)
- Newtonsoft.Json(>= 12.0.3)
- Nito.AsyncEx(>= 5.0.0)
- System.Data.Common(>= 4.3.0)
- System.Data.DataSetExtensions(>= 4.5.0)
- System.Drawing.Common(>= 4.7.0)
