An SQL client data extension for the Reportr framework.
Info
Version: | 1.0.4 |
Author(s): | Craig Bridges |
Last Update: | Tuesday, May 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/craigbridges/Reportr |
NuGet Url: | https://www.nuget.org/packages/Reportr.Data.Sql |
Install
Install-Package Reportr.Data.Sql
dotnet add package Reportr.Data.Sql
paket add Reportr.Data.Sql
Reportr.Data.Sql Download (Unzip the "nupkg" after downloading)
Dependencies
- Reportr(>= 1.0.6)
- CodeChange.Toolkit(>= 1.2.6)
- Nito.AsyncEx(>= 5.0.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.6.0)