Info
Version: | 3.15.0 |
Author(s): | DirectSQL |
Last Update: | Thursday, November 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DirectSQL/DirectSQL/ |
NuGet Url: | https://www.nuget.org/packages/DirectSQL |
Install
Install-Package DirectSQL
dotnet add package DirectSQL
paket add DirectSQL
DirectSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- IBM.Data.DB2.Core(>= 1.2.2.100)
- Microsoft.Data.SqlClient(>= 2.1.0)
- MySql.Data(>= 8.0.13)
- Npgsql(>= 4.0.3)
- System.Data.Odbc(>= 4.5.0)
- System.Data.SQLite.Core.MSIL(>= 1.0.109)
This .NET library is very thin database framework on top of System.Data.