个人使用的C#通用Orm框架.
Info
Version: | 1.2.3 |
Author(s): | ArtOfSoul |
Last Update: | Monday, October 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aos.Standard.Orm |
Install
Install-Package Aos.Standard.Orm
dotnet add package Aos.Standard.Orm
paket add Aos.Standard.Orm
Aos.Standard.Orm Download (Unzip the "nupkg" after downloading)
Dependencies
- FastExpressionCompiler(>= 1.10.1)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- MySql.Data(>= 8.0.12)
- Newtonsoft.Json(>= 11.0.2)
- Npgsql(>= 4.0.3)
- System.Data.Common(>= 4.3.0)
- System.Data.OracleClient(>= 1.0.8)
- System.Data.SQLite.Core(>= 1.0.109.1)
- System.Data.SqlClient(>= 4.5.1)
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- lcpi.data.oledb(>= 1.7.3.3440)