A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dotnet add package Dapper --version 1.60.1
Install-Package Dapper -Version 1.60.1
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.1, ) |
| System.Collections.Concurrent | [4.3.0, ) |
| System.Collections.NonGeneric | [4.3.0, ) |
| System.Data.SqlClient | [4.4.0, ) |
| System.Dynamic.Runtime | [4.3.0, ) |
| System.Reflection.Emit | [4.3.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| System.Reflection.TypeExtensions | [4.4.0, ) |
| System.Runtime.InteropServices | [4.3.0, ) |
| System.Xml.XmlDocument | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Data.SqlClient | [4.4.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| System.Reflection.TypeExtensions | [4.4.0, ) |
| 作者 | Sam Saffron,Marc Gravell,Nick Craver |
|---|---|
| 发布时间 | 2019-03-03 13:50:57 |
| 项目主页 | https://github.com/StackExchange/Dapper |
| 许可证 | http://www.apache.org/licenses/LICENSE-2.0 |