轻量ORM,现支持sqlserver,mysql两种数据库,可用对象值或Lambda表达式为条件读写数据,支持将任意reader转为特定entity或dto对象.
Info
Version: | 1.0.3.8 |
Author(s): | 周游 |
Last Update: | Monday, August 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/ZY.ORM |
Install
Install-Package ZY.ORM
dotnet add package ZY.ORM
paket add ZY.ORM
ZY.ORM Download (Unzip the "nupkg" after downloading)
Dependencies
- ZY.BaseHelper(>= 1.0.1.1)