Dos.ORM使用Sqlite数据库需要额外引用此dll。Dos.ORM(原Hxj.Data)于2009年发布、2015年正式开源,该组件已在数百个成熟项目中应用,是目前国内用户量最大、最活跃、最完善的国产ORM。初期开发过程中参考了NBear与MySoft,吸取了他们的一些精华,加入新思想,后期参考EF的Lambda语法进行大量扩展。.
Info
Version: | 1.0.7 |
Author(s): | ITdos.com |
Last Update: | Wednesday, August 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://itdos.com/Dos/ORM/Index.html |
NuGet Url: | https://www.nuget.org/packages/Dos.ORM.Sqlite |
Install
Install-Package Dos.ORM.Sqlite
dotnet add package Dos.ORM.Sqlite
paket add Dos.ORM.Sqlite
Dos.ORM.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Dos.ORM(1.9.9.9)
- System.Data.SQLite.Core(1.0.97.0)
Tags