TranceSql 0.15.3

dotnet add package TranceSql --version 0.15.3
                    
NuGet\Install-Package TranceSql -Version 0.15.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TranceSql" Version="0.15.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TranceSql" Version="0.15.3" />
                    
Directory.Packages.props
<PackageReference Include="TranceSql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TranceSql --version 0.15.3
                    
#r "nuget: TranceSql, 0.15.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TranceSql&version=0.15.3
                    
Install TranceSql as a Cake Addin
#tool nuget:?package=TranceSql&version=0.15.3
                    
Install TranceSql as a Cake Tool

TranceSQL provides an easy to use, high performance data access interface for SQL databases. 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.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on TranceSql:

Package Downloads
TranceSql.Postgres

This is the PostgreSQL driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. 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.

TranceSql.Sqlite

This is the SQLite driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. 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.

TranceSql.MySql

This is the MySQL driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. 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.

TranceSql.Oracle

This is the Oracle driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. 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.

TranceSql.SqlServer

This is the SQL Server driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.15.3 1,810 1/16/2023
0.15.2 705 1/16/2023
0.15.1 710 1/15/2023
0.15.0 671 1/15/2023
0.14.2 710 1/9/2023
0.14.1 698 12/28/2022
0.14.0 703 12/26/2022
0.13.0 1,720 5/27/2022
0.12.0 1,002 1/7/2022
0.11.4 4,192 10/27/2020
0.11.3 1,311 10/14/2020
0.11.2 4,397 6/26/2020
0.11.1 1,392 5/20/2020
0.11.0 1,375 4/9/2020
0.10.2 1,805 2/8/2020
0.10.1 1,500 2/8/2020
0.10.0 1,480 2/8/2020
0.9.0 1,382 2/6/2020
0.8.17 1,837 1/16/2020
0.8.16 1,505 12/27/2019
0.8.15 1,682 10/11/2019
0.8.14 1,620 9/14/2019
0.8.13 1,490 9/12/2019
0.8.12 1,428 9/3/2019
0.8.11 1,469 9/3/2019
0.8.10 1,434 8/25/2019
0.8.9 1,456 7/30/2019
0.8.8 1,653 7/19/2019
0.8.7 1,506 7/7/2019
0.8.6 1,576 5/27/2019
0.8.5 1,666 5/24/2019
0.8.4 1,545 5/23/2019
0.8.3 1,525 5/22/2019
0.8.2 1,625 5/11/2019
0.8.1 1,597 5/5/2019
0.8.0 1,536 5/4/2019
0.7.5 1,513 4/24/2019
0.7.4 1,819 4/2/2019
0.7.3 1,557 3/10/2019
0.7.2 1,551 3/1/2019
0.7.1 1,562 2/28/2019
0.7.0 1,582 2/22/2019
0.6.5 1,463 2/21/2019
0.6.4 1,601 2/20/2019
0.6.3 1,507 2/20/2019
0.6.2 1,584 2/20/2019
0.6.1 1,576 2/19/2019
0.6.0 1,592 1/22/2019
0.5.1 1,657 12/6/2018
0.5.0 1,572 11/30/2018
0.4.1 1,626 11/14/2018
0.4.0 1,656 11/11/2018
0.3.1 1,675 11/1/2018
0.3.0 1,627 11/1/2018
0.2.0 1,663 10/29/2018
0.1.0 1,681 10/23/2018
0.0.1 1,698 10/22/2018