Skip to content

aimenux/MapsterDemo

Repository files navigation

.NET

MapsterDemo

Using mapster for object mappings

In this repo, i m using mapster for object mappings.

  • Example01 is using basic way

  • Example02 is using custom config way

  • Example03 is using code generation way

Tools : net 7.0, mapster, xunit, fluent-assertions, auto-fixture