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