An extension for the Nettle templating engine that provides support for database and file querying.
Info
Version: | 3.0.0 |
Author(s): | Craig Bridges |
Last Update: | Thursday, June 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/craigbridges/Nettle |
NuGet Url: | https://www.nuget.org/packages/Nettle.Data |
Install
Install-Package Nettle.Data
dotnet add package Nettle.Data
paket add Nettle.Data
Nettle.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Nettle(>= 1.3.0)
- CsvHelper(>= 7.1.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Data.SqlClient(>= 4.5.1)