How are people dealing with mapping from a class object to generated object from protobuf?
Ive looked at automapper but everyone says automapper sucks in work
Currently looking at mapperly...
I've a lot of objects to map to grpc endpoints lol
5 Replies
you can check this out https://github.com/MapsterMapper/Mapster
GitHub
GitHub - MapsterMapper/Mapster: A fast, fun and stimulating object ...
A fast, fun and stimulating object to object Mapper - MapsterMapper/Mapster
Nick Chapsas
YouTube
Mapster, the best .NET mapper that you are (probably) not using
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Check out my courses: https://dometrain.com
Hello everybody I'm Nick and in this video I wanna talk about a package called Mapster. It's a mapping library that it is packing some really amazing features that I wanted to share with you. No only that but it also perf...
GitHub
GitHub - riok/mapperly: A .NET source generator for generating obje...
A .NET source generator for generating object mappings. No runtime reflection. - riok/mapperly
Nick Chapsas
YouTube
The Best .NET Mapper to Use in 2023
Check out my courses: https://dometrain.com
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Hello everybody I'm Nick and in this video I will compare all the .NET Object Mappers to see which one is the best and which one you should choose. I tested Automapper, AgileMapper, TinyMapper, Mapster, MappingGenerator, ...
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View