Info
Version: | 0.15.3 |
Author(s): | Paul Hatcherian |
Last Update: | Monday, January 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.trancesql.com/ |
NuGet Url: | https://www.nuget.org/packages/TranceSql |
Install
Install-Package TranceSql
dotnet add package TranceSql
paket add TranceSql
TranceSql Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenTracing(>= 0.12.0)
- System.Data.Common(>= 4.3.0)
Tags
It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.