A convention-based object-object mapper.
dotnet add package AutoMapper --version 7.0.0-alpha-0001
Install-Package AutoMapper -Version 7.0.0-alpha-0001
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.4.1, ) |
| NETStandard.Library | [1.6.1, ) |
| System.Collections.Concurrent | [4.3.0, ) |
| System.Collections.Specialized | [4.3.0, ) |
| System.ComponentModel.TypeConverter | [4.3.0, ) |
| System.Dynamic.Runtime | [4.3.0, ) |
| System.Linq.Queryable | [4.3.0, ) |
| System.Reflection.Emit | [4.3.0, ) |
| System.Resources.ResourceManager | [4.3.0, ) |
| System.Runtime.Serialization.Primitives | [4.3.0, ) |
| System.Text.RegularExpressions | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.4.1, ) |
| System.Reflection.Emit | [4.3.0, ) |
| 作者 | Jimmy Bogard |
|---|---|
| 发布时间 | 2018-04-10 00:07:56 |
| 项目主页 | http://automapper.org/ |
| 许可证 | https://github.com/AutoMapper/AutoMapper/blob/master/LICENSE.txt |