Info
Version: | |
Author(s): | SqlSugar |
Last Update: | Tuesday, May 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SqlSugarCorePg |
Install
Install-Package SqlSugarCorePg
dotnet add package SqlSugarCorePg
paket add SqlSugarCorePg
SqlSugarCorePg Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.Sqlite(>= 2.0.0)
- MySql.Data(>= 6.10.4)
- Newtonsoft.Json(>= 10.0.3)
- Npgsql(>= 3.2.7)
- Oracle.ManagedDataAccess.Core(>= 2.12.02)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)