AutoMapper 对象映射组件,封装基于AutoMapper的对象映射实现.
Info
Version: | 2.1.3 |
Author(s): | chewel |
Last Update: | Friday, March 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Think.AutoMapper |
Install
Install-Package Think.AutoMapper
dotnet add package Think.AutoMapper
paket add Think.AutoMapper
Think.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Think.Core(>= 2.1.3)