A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dotnet add package Dapper --version 1.50.0-rc2b
Install-Package Dapper -Version 1.50.0-rc2b
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.5.0-rc2-24027, ) |
| System.Data.SqlClient | [4.1.0-rc2-24027, ) |
| System.Dynamic.Runtime | [4.0.11-rc2-24027, ) |
| System.Reflection.Emit | [4.0.1-rc2-24027, ) |
| System.Reflection.Emit.Lightweight | [4.0.1-rc2-24027, ) |
| System.Xml.XmlDocument | [4.0.1-rc2-24027, ) |
| System.Collections.NonGeneric | [4.0.1-rc2-24027, ) |
| System.Reflection.TypeExtensions | [4.1.0-rc2-24027, ) |
| 作者 | Sam Saffron, Marc Gravell, Nick Craver |
|---|---|
| 发布时间 | 2016-06-08 10:45:36 |
| 项目主页 | https://github.com/StackExchange/dapper-dot-net |
| 许可证 | http://www.apache.org/licenses/LICENSE-2.0 |