EaCloud AutoMapper 对象映射组件,封装基于 AutoMapper 的对象映射功能实现。.
Info
Version: | 8.0.1.6 |
Author(s): | 善成云计算 |
Last Update: | Sunday, September 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/eacloud |
NuGet Url: | https://www.nuget.org/packages/EaCloud.AutoMapper |
Install
Install-Package EaCloud.AutoMapper
dotnet add package EaCloud.AutoMapper
paket add EaCloud.AutoMapper
EaCloud.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- EaCloud.Core(>= 3.1.7.5)
- AutoMapper(>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)