Info
Version: | 1.17.0 |
Author(s): | table.lib |
Last Update: | Monday, June 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/table.lib |
Install
Install-Package table.lib
dotnet add package table.lib
paket add table.lib
table.lib Download (Unzip the "nupkg" after downloading)
In addition, it also supports dynamic returns from Dapper as IEnumerable<IDictionary<string, object>> via DBTable object. Whether you need to format data for documentation, testing, or display purposes, this library makes it easy to do so in a variety of formats, with just a few lines of code.