Asynchronous Object-Oriented SQL Wrapper.
Info
| Version: | 1.4.1 |
| Author(s): | JustNrik |
| Last Update: | Thursday, December 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JustNrik/SQLExpressRewrite |
| NuGet Url: | https://www.nuget.org/packages/SQLExpress |
Install
Install-Package SQLExpress
dotnet add package SQLExpress
paket add SQLExpress
SQLExpress Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- System.Data.SqlClient(>= 4.6.0)
- Npgsql(>= 4.0.4)
- System.Collections.Immutable(>= 1.5.0)
- System.Data.SQLite.Core(>= 1.0.109.2)
- MySql.Data(>= 8.0.13)
Tags