Episode

Improve your Code Quality Using Live Code Analyzers

Live Code Analyzers are used to add custom error messages and warnings that appear live as you're typing, along with automatic code fixes to help you clean them up. They are available as NuGet packages that you add to your projects in Visual Studio 2015. In this video, you'll see how to easily get started writing your own analyzers to enforce your own conventions and domain-specific best practices.