March 12th, 2020

How to write a Roslyn Analyzer

Roslyn analyzers inspect your code for style, quality, maintainability, design and other issues. Because they are powered by the .NET Compiler Platform, they can produce warnings in your code as you type even before you’ve finished the line.

Category
AllSKUs

Author

0 comments

Discussion are closed.

Feedback