An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![.NET](https://github.com/aimenux/MapperlyDemo/actions/workflows/ci.yml/badge.svg?branch=main)](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