ORM框架.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.1.1.2 |
Author(s): | ZJTC |
Last Update: | Sunday, July 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TC.ORM |
Install
Install-Package TC.ORM
dotnet add package TC.ORM
paket add TC.ORM
TC.ORM Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- DapperExtensions(>= 1.6.3)
- MySql.Data(>= 8.0.18)
Tags