Info
Version: | 7.4.1-pre01 |
Author(s): | chaowlert, eric_swann |
Last Update: | Friday, September 22, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/MapsterMapper/Mapster |
NuGet Url: | https://www.nuget.org/packages/Mapster |
Install
Install-Package Mapster
dotnet add package Mapster
paket add Mapster
Mapster Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Mapster.Core(>= 1.1.2)
- Mapster.Core(>= 1.1.2)
- Mapster.Core(>= 1.1.2)
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- Mapster.Core(>= 1.1.2)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
Tags
Kind of like AutoMapper, just simpler and way, way faster.