A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dotnet add package Dapper --version 1.50.0-beta5
Install-Package Dapper -Version 1.50.0-beta5
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.0.1-beta-23516, ) |
| System.Runtime | [4.0.21-beta-23516, ) |
| System.Collections | [4.0.11-beta-23516, ) |
| System.Collections.Concurrent | [4.0.11-beta-23516, ) |
| System.Data.SqlClient | [4.0.0-beta-23516, ) |
| System.Linq | [4.0.1-beta-23516, ) |
| System.Reflection.Emit.ILGeneration | [4.0.1-beta-23516, ) |
| System.Reflection.Emit.Lightweight | [4.0.1-beta-23516, ) |
| System.Reflection.TypeExtensions | [4.1.0-beta-23516, ) |
| System.Text.RegularExpressions | [4.0.11-beta-23516, ) |
| System.Threading | [4.0.11-beta-23516, ) |
| System.Threading.ThreadPool | [4.0.10-beta-23516, ) |
| System.Collections.NonGeneric | [4.0.1-beta-23516, ) |
| 作者 | Sam Saffron,Marc Gravell,Nick Craver |
|---|---|
| 发布时间 | 2015-12-08 13:54:23 |
| 项目主页 | https://github.com/StackExchange/dapper-dot-net |
| 许可证 | http://www.apache.org/licenses/LICENSE-2.0 |