A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dotnet add package Dapper --version 1.50.3-beta1
Install-Package Dapper -Version 1.50.3-beta1
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Collections.Concurrent | [4.0.12, ) |
| System.Collections.NonGeneric | [4.0.1, ) |
| System.Data.SqlClient | [4.1.0, ) |
| System.Dynamic.Runtime | [4.0.11, ) |
| System.Linq | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Emit | [4.0.1, ) |
| System.Reflection.Emit.Lightweight | [4.0.1, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Xml.XDocument | [4.0.11, ) |
| System.Xml.XmlDocument | [4.0.1, ) |
| 作者 | Sam Saffron, Marc Gravell, Nick Craver |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://github.com/StackExchange/dapper-dot-net |
| 许可证 | http://www.apache.org/licenses/LICENSE-2.0 |