AsyncSuffix plugin for ReSharper
##CI Statuses
Master | Develop | Feature |
---|---|---|
ReSharper plugin.
Appends 'Async' suffix to Task returning method name.
Sometimes you have a type which you want to be treated as asynchronous.
Since v1.2.0 plugin supports custom types:
##Thanks to
- JetBrains for Open Source license
- Matt Ellis for technical support
- Serjic Shkredov for suggestions