Skip to content

Support for returning int code from Task handlers

Compare
Choose a tag to compare
@JordanMarr JordanMarr released this 07 Apr 22:57
· 239 commits to main since this release

This release adds the ability to return a Task<int> status code from your asynchronous command handler functions.