TuanZi AutoMapper Object Mapping Component, encapsulates the object mapping implementation based on AutoMapper.
Info
Version: | 3.0.128 |
Author(s): | TuanZi.AutoMapper |
Last Update: | Monday, October 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TuanZi.AutoMapper |
Install
Install-Package TuanZi.AutoMapper
dotnet add package TuanZi.AutoMapper
paket add TuanZi.AutoMapper
TuanZi.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- TuanZi(>= 2.0.0)
- AutoMapper(>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)