Back to Browse

Building a Diagnostic Analyzer with Code Fix in Visual Studio 2015

6.7K views
Dec 3, 2014
46:32

The .NET Compiler Platform ("Roslyn") allows us to easily create diagnostic analyzers that can alert us to issues in code as well as provide automated code fixes. We'll create a very simple analyzer and fix to show how easy this is to do. This uses the Visual Studio 2015 Preview, and instructions on getting what you need are in the video. For more information and the code download, visit http://www.jeremybytes.com/Downloads.aspx#Analyzers

Download

0 formats

No download links available.

Building a Diagnostic Analyzer with Code Fix in Visual Studio 2015 | NatokHD