https://github.com/aimenux/mapperlydemo
Using mapperly for object mappings
https://github.com/aimenux/mapperlydemo
auto-fixture code-generation console-app fluent-assertions mapperly net80 xunit-tests
Last synced: about 2 months ago
JSON representation
Using mapperly for object mappings
- Host: GitHub
- URL: https://github.com/aimenux/mapperlydemo
- Owner: aimenux
- License: mit
- Created: 2023-12-16T20:36:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T16:31:33.000Z (9 months ago)
- Last Synced: 2025-01-10T00:24:21.405Z (3 months ago)
- Topics: auto-fixture, code-generation, console-app, fluent-assertions, mapperly, net80, xunit-tests
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/aimenux/MapperlyDemo/actions/workflows/ci.yml)
# MapperlyDemo
```
Using mapperly for object mappings
```In this repo, i m using [mapperly](https://mapperly.riok.app/) for object mappings.
>
> - `Example01` is using basic flat objects
>
> - `Example02` is using nested objects with collections
>**`Tools`** : net 8.0, mapperly, xunit, fluent-assertions, auto-fixture