dotnet / dotnet/aspnetcore

Enable customization of input and output formatting in MapAction

Open
#30,668 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.