- Roslyn Cookbook
- Manish Vasani
- 115字
- 2021-07-15 17:07:37
Consuming Diagnostic Analyzers in .NET Projects
In the previous chapter, we showed you how to write diagnostic analyzers to analyze and report issues about the .NET source code and contribute them to the .NET developer community. In this chapter, we will show you how to search, install, view, and configure the analyzers that have already been published by various analyzer authors on NuGet and the VS extension gallery. We will cover the following recipes:
- Searching and installing analyzers through the NuGet package manager
- Searching and installing VSIX analyzers through the VS extension gallery
- Viewing and configuring analyzers in the solution explorer in Visual Studio
- Using the ruleset file and Rule Set editor to configure analyzers
推薦閱讀
- Java語言程序設計
- Clojure Programming Cookbook
- Android Wearable Programming
- DevOps with Kubernetes
- 機器人Python青少年編程開發實例
- Practical DevOps
- 區塊鏈:以太坊DApp開發實戰
- Java程序設計與實踐教程(第2版)
- HTML5+CSS3網站設計教程
- PhpStorm Cookbook
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- 零基礎學C語言程序設計
- Bootstrap for Rails
- Ext JS 4 Plugin and Extension Development
- Hacking Android