一套高性能ORM(暂时只支持MSSQL).
Info
Version: | 1.0.1 |
Author(s): | zhangbingbin |
Last Update: | Friday, September 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NakedORM |
Install
Install-Package NakedORM
dotnet add package NakedORM
paket add NakedORM
NakedORM Download (Unzip the "nupkg" after downloading)
Dependencies
- HandyEmit(>= 1.0.0)
- MySql.Data(>= 8.0.21)
- Oracle.ManagedDataAccess.Core(>= 2.19.90)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Data.SqlClient(>= 4.8.2)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)