Info
| Version: | 0.0.2.22 |
| Author(s): | jack |
| Last Update: | Monday, March 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.easyef.net |
| NuGet Url: | https://www.nuget.org/packages/EasyEF |
Install
Install-Package EasyEF
dotnet add package EasyEF
paket add EasyEF
EasyEF Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SQLite.Core(>= 1.0.103)
Tags
能够快速实现实体对象的数据库通用操作,并且实现数据库无缝切换。.