你的位置: 码友网首页 / 资讯源列表 / Async code smells and how to track them down with analyzers

关于[Async code smells and how to track them down with analyzers]的摘要:

In the last two posts, I’ve described 14 different code smells related to the async/await keywords. Beside the problem description, I’ve also provided info about code analyzers that can detect and report given issue. Those analyzers come from a few different packages that are not strictly devoted to the asynchronous programming area. They also contain rules from other fields with predefined severity, which might not be appropriate to your needs, or you might not be interested in enforcing them at all.

原文地址: https://cezarypiatek.github.io/post/async-analyzers-summary/

收录时间: 2020-11-04 浏览量: 1161 分类: .NET

| 0 收藏 | 0