Enable customization of input and output formatting in MapAction
Open
area-minimal
feature-minimal-actions
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
Once nice thing about the "MapAction" APIs is that there just an expansion of middleware, so developers are still free to call methods like `ReadAsJson` and `WriteAsJson` explicitly with options, but for people you want to leverage custom parameters and return values, a way to customize the formatting would be nice.
Contributor guide
Assessment
This issue has not been assessed yet.