Mapster 2.0.4
A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
See the version list below for details.
Install-Package Mapster -Version 2.0.4
dotnet add package Mapster --version 2.0.4
<PackageReference Include="Mapster" Version="2.0.4" />
paket add Mapster --version 2.0.4
Release Notes
- Performance improvement (2-3x)
- Projection is improved to generate nicer sql query
- Mapster is now able to map struct
- Flagged enum is supported
- You can now both opt-in and opt-out setting
- Setting inheritance is able to inherit from interface
- Setting inheritance is now combined (it does not only pick from the closest parent)
- New rule based setting, you can defined your setting more granular level
- Setting is no more static, you can overload your setting to use different setting for your mapping
- You can ignore properties by attributes
- Now you can setup your map from different type ie config.Map(dest => dest.AgeString, src => src.AgeInt)
- Mapster is now support circular reference mapping!
- Supported more frameworks (.NET 4.0, 4.5, .NET Core RC 5.4)
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.0)
- System.Collections.NonGeneric (>= 4.0.0)
- System.Linq.Queryable (>= 4.0.0)
GitHub Usage
Showing the top 8 GitHub repositories that depend on Mapster:
Repository | Stars | |
---|---|---|
bing-framework/Bing.NetCore
Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
||
tinohager/Nager.Date
C# Worldwide public holiday calculation. Please star (★) this project!
|
||
fluentsprings/ExpressMapper
Mapping .Net types
|
||
agileobjects/AgileMapper
A zero-configuration, highly-configurable object-object mapper with viewable execution plans. Projects queries, transforms, deep clones, updates and merges via extension methods, or a static or instance API. Targets .NET Standard 1.0+ and .NET 3.5+
|
||
SkyChenSky/Sikiro.Tookits
Base And Frequently-used Tools Library.You can use it on nuget
|
||
DogusTeknoloji/BatMap
🦇 Convention-based, fast object mapper.
|
||
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
|
||
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
4.1.1 | 13,270 | 10/19/2019 | ||
4.1.0 | 81,708 | 6/15/2019 | ||
4.0.0 | 65,209 | 4/13/2019 | ||
3.3.2 | 40,157 | 3/6/2019 | ||
3.3.1 | 28,737 | 2/5/2019 | ||
3.3.0 | 3,999 | 1/29/2019 | ||
3.2.0 | 121,459 | 9/9/2018 | ||
3.1.8 | 166,008 | 11/16/2017 | ||
3.1.7 | 1,675 | 11/11/2017 | ||
3.1.6 | 24,082 | 10/15/2017 | ||
3.1.5 | 2,089 | 10/9/2017 | ||
3.1.4 | 3,303 | 10/1/2017 | ||
3.1.3 | 27,261 | 8/22/2017 | ||
3.1.1 | 16,199 | 6/19/2017 | ||
3.1.0 | 3,901 | 6/11/2017 | ||
3.0.4 | 3,813 | 5/28/2017 | ||
2.6.1 | 30,265 | 12/8/2016 | ||
2.6.0 | 1,122 | 12/3/2016 | ||
2.5.0 | 32,018 | 8/7/2016 | ||
2.4.3 | 2,424 | 7/14/2016 | ||
2.4.2 | 1,181 | 7/4/2016 | ||
2.4.1 | 1,194 | 6/22/2016 | ||
2.4.0 | 1,070 | 6/18/2016 | ||
2.3.0 | 7,644 | 3/18/2016 | ||
2.1.2 | 3,821 | 2/15/2016 | ||
2.1.1 | 1,188 | 1/29/2016 | ||
2.1.0 | 1,294 | 1/25/2016 | ||
2.0.4 | 1,005 | 1/21/2016 | ||
2.0.3 | 1,019 | 1/20/2016 | ||
2.0.2 | 944 | 1/19/2016 | ||
2.0.1 | 955 | 1/19/2016 | ||
2.0.0 | 940 | 1/19/2016 | ||
1.14.0 | 11,759 | 3/4/2015 | ||
1.12.0 | 1,227 | 3/2/2015 |