一款轻量级高性能的ORM,可以不用写SQL语句,支持多结果集,多命令执行,模型映射,导航属性,CTE,批量插入、批量更新,分库分表,读写分离等,各种复杂SQL场景等。.
Info
Version: | 2.0.7 |
Author(s): | leaf kevin |
Last Update: | Wednesday, October 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leafkevin/Trolley |
NuGet Url: | https://www.nuget.org/packages/Trolley |
Install
Install-Package Trolley
dotnet add package Trolley
paket add Trolley
Trolley Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Data.Common(>= 4.3.0)
Tags