Info
Version: | 1.0.0.1 |
Author(s): | xiefei |
Last Update: | Thursday, July 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/philip_xie/Gs.Common.DbHelper.git |
NuGet Url: | https://www.nuget.org/packages/Gs.Common.DbHelper |
Install
Install-Package Gs.Common.DbHelper
dotnet add package Gs.Common.DbHelper
paket add Gs.Common.DbHelper
Gs.Common.DbHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Devart.Data.Oracle.EFCore(>= 9.5.502)
- JetBrains.Annotations(>= 11.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.01)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.1.01)
- Microsoft.EntityFrameworkCore.Tools(>= 2.1.01)
- MySql.Data.EntityFrameworkCore(>= 8.0.11)
- Newtonsoft.Json(>= 11.0.2)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.1.01)
- Oracle.ManagedDataAccess.Core(>= 2.12.02)
Tags
this package base on net.core2.0 and entityframework7 core packages, so you can use EF7 basic architectures.