Dos.ORM.Sqlite 1.0.7

dotnet add package Dos.ORM.Sqlite --version 1.0.7
NuGet\Install-Package Dos.ORM.Sqlite -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dos.ORM.Sqlite" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dos.ORM.Sqlite --version 1.0.7
#r "nuget: Dos.ORM.Sqlite, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dos.ORM.Sqlite as a Cake Addin
#addin nuget:?package=Dos.ORM.Sqlite&version=1.0.7

// Install Dos.ORM.Sqlite as a Cake Tool
#tool nuget:?package=Dos.ORM.Sqlite&version=1.0.7

Dos.ORM使用Sqlite数据库需要额外引用此dll。Dos.ORM(原Hxj.Data)于2009年发布、2015年正式开源,该组件已在数百个成熟项目中应用,是目前国内用户量最大、最活跃、最完善的国产ORM。初期开发过程中参考了NBear与MySoft,吸取了他们的一些精华,加入新思想,后期参考EF的Lambda语法进行大量扩展。

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Dos.ORM.Sqlite:

Repository Stars
itdos/Dos.Tool
实体生成工具
Version Downloads Last updated
1.0.7 8,126 8/12/2015
1.0.6 1,598 8/12/2015
1.0.4 1,266 8/10/2015
1.0.3 1,376 8/8/2015
1.0.2 1,209 8/8/2015
1.0.0 1,380 5/13/2015

Dos.ORM使用Sqlite数据库需要额外引用此dll。Dos.ORM(原Hxj.Data)于2009年发布、2015年正式开源,该组件已在数百个成熟项目中应用,是目前国内用户量最大、最活跃、最完善的国产ORM。初期开发过程中参考了NBear与MySoft,吸取了他们的一些精华,加入新思想,后期参考EF的Lambda语法进行大量扩展。官方网站:http://itdos.com/Dos/ORM/Index.html 交流QQ群:60831381