Info
Version: | 5.0.0-preview-0006 |
Author(s): | Richard Edwards |
Last Update: | Wednesday, August 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zinofi/Umbrella |
NuGet Url: | https://www.nuget.org/packages/Umbrella.DataAccess.Mapping |
Install
Install-Package Umbrella.DataAccess.Mapping
dotnet add package Umbrella.DataAccess.Mapping
paket add Umbrella.DataAccess.Mapping
Umbrella.DataAccess.Mapping Download (Unzip the "nupkg" after downloading)
Dependencies
- Umbrella.DataAccess.Abstractions(>= 2.9.8)
- AutoMapper(>= 6.2.2)
The mapping utilities leverage the capabilities of the AutoMapper library and their primary purpose if for mapping items in both single level and nested collections.