csharpfritz / csharpfritz/InstantAPIs
Allow mapping of data to a ViewModel
Open
enhancement
help wanted
- Dominant language
- C#
- Stars
- 453
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Introduce configuration to allow mapping from the datasource to a ViewModel, and mapping from the ViewModel to the datasource
Using [Automapper](https://automapper.org/) may be the preferred technique here
Contributor guide
Assessment
This issue has not been assessed yet.