Skip to content

0x0309/AsyncSuffix

 
 

Repository files navigation

AsyncSuffix plugin for ReSharper

##CI Statuses

Master Develop Feature
Build status Build status Build status

ReSharper plugin.

Appends 'Async' suffix to Task returning method name.

In action

Description

Custom Async types support

Sometimes you have a type which you want to be treated as asynchronous.

Since v1.2.0 plugin supports custom types:

customasynctype

##Thanks to

Packages

No packages published

Languages

  • C# 90.7%
  • F# 8.7%
  • Batchfile 0.6%