A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
dotnet add package Dapper --version 1.50.0-beta1
Install-Package Dapper -Version 1.50.0-beta1
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.0.1-beta-, ) |
| System.Collections | [4.0.11-beta-, ) |
| System.Collections.Concurrent | [4.0.11-beta-, ) |
| System.Console | [4.0.0-beta-23409, ) |
| System.Linq | [4.0.1-beta-, ) |
| System.Threading | [4.0.11-beta-, ) |
| System.Data.SqlClient | [4.0.0-beta-, ) |
| System.Reflection.Emit.ILGeneration | [4.0.1-beta-, ) |
| System.Reflection.Emit.Lightweight | [4.0.1-beta-, ) |
| System.Reflection.TypeExtensions | [4.0.1-beta-, ) |
| System.Text.RegularExpressions | [4.0.11-beta-, ) |
| 作者 | Sam Saffron, Marc Gravell |
|---|---|
| 发布时间 | 2015-11-03 21:00:41 |
| 项目主页 | https://github.com/StackExchange/dapper-dot-net |
| 许可证 | http://www.apache.org/licenses/LICENSE-2.0 |