Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Task support as StatusTask. Also add return support, so Status.AsSuccess() isn't required. #14

Open
douglasg14b opened this issue Aug 10, 2020 · 0 comments
Labels
A: GenericStatus enhancement New feature or request

Comments

@douglasg14b
Copy link
Member

  1. Support Task usage with Status
  2. Support returning the return type without having to bundle it with a Status, similar to how ActionResult<T> works in Asp.Net Core controllers.
@douglasg14b douglasg14b added enhancement New feature or request A: GenericStatus labels Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: GenericStatus enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant