Info
Version: | 2.1.6121.27453 |
Author(s): | Bruce Krakower |
Last Update: | Tuesday, October 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bkjuice/teaq |
NuGet Url: | https://www.nuget.org/packages/Teaq |
Install
Install-Package Teaq
dotnet add package Teaq
paket add Teaq
Teaq Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Teaq offers a simple API to do common database interactions with SQL Server. Performance is most important, as is low startup cost.
In addition, queries can be arbitrarily batched to minimize server round trips for any scenario.