OSharp AutoMapper 对象映射组件,封装基于AutoMapper的对象映射实现(兼容netstandard2.0).
Info
Version: | 3.1.7 |
Author(s): | AndyWu |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andywu188/osharp |
NuGet Url: | https://www.nuget.org/packages/OSharpNS20.AutoMapper |
Install
Install-Package OSharpNS20.AutoMapper
dotnet add package OSharpNS20.AutoMapper
paket add OSharpNS20.AutoMapper
OSharpNS20.AutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OSharpNS20.Core(>= 3.1.7)
- AutoMapper(>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- OSharpNS20.Core(>= 3.1.7)
- AutoMapper(>= 10.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
Tags