49 packages tagged with “mapster”
Lightweight library for Mapster and Mapster CodeGen
Dependency Injection supports for Mapster
EFCore plugin for Mapster
Async supports for Mapster
Json.net conversion supports for Mapster
Tool to generate object mapping using Mapster
Immutable collection supports for Mapster
Mapster automapping integration for Stove.
EF6 plugin for Mapster
What was Fpr is now Mapster: https://www.nuget.org/packages/Mapster/ Mapster 2.0 has better features and is significantly faster in most cases than Fpr...and now works for .Net 4.0/4.5/.Net Core A fast, fun and stimulating object to object mapper. Kind of like AutoMapper, just simpler and way, way faster.
Step into debugging plugin for Mapster
The NeerCore.Mapping.Mapster package is a wrapper for the Mapster package and its integration into the NeerCore ecosystem. It is a library for simplified writing of .NET apps. It integrates a popular set of core libraries that are required for developing full-fledged apps, but they don't come out of the box in ASP.NET. NeerCore can be used as shown in the examples in the official repository, or separately in parts that you need. You can also use part of the code from the repository if you do not need to include "one more nuget package" or if your project is not support the version of .NET on which NeerCore was created.
Interfaces Olbrasoft.Mapping.IMapper and Olbrasoft.Mapping.IProjector implemented using a mapster.
Repository pattern for various actions including paginations with EntityframeworkCore
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority...)
Register classes for Mapping and Projection implemented using a Mapster.
This package will help in mappings and map converters with third parties
A framework to extend the Microsoft .net framework with extra data functionality.
Mapster integration for Galaxy
[DEPRECATED] This package is deprecated. Use Atomiv.Infrastructure.Mapster instead. Implementation for mapping using Mapster
The wrapper of AutoMapper and Mapster
The wrapper of Mapster
对象映射
A Roslyn analyzer that checks Mapster.Adapt method calls for type compatibility issues, particularly nullable to non-nullable mappings.
Implementation of mapping via Mapster
Mapster automapping integration for Power.