.net analyzer ideas
Open
API Analyzer
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
- [x] - Client types should have a protected parameterless ctor for mocking
- [x] - Client methods should be virtual
- [x] - Client methods should have Async suffix for async methods
- [x] - Client methods should take CancellationToken as the last parameter
Contributor guide
Assessment
This issue has not been assessed yet.