通过AutoMapper组件实现Dto对象和实体对象之间的相互转换.
Info
Version: | 1.2.0 |
Author(s): | SurgingEngine.Core.AutoMapper |
Last Update: | Tuesday, November 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SurgingEngine.Core.AutoMapper |
Install
Install-Package SurgingEngine.Core.AutoMapper
dotnet add package SurgingEngine.Core.AutoMapper
paket add SurgingEngine.Core.AutoMapper
SurgingEngine.Core.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- SurgingEngine.Core.CPlatform(>= 1.0.0)
- AutoMapper.Attributes(>= 6.0.1)