Code analysis in ASP.NET Core apps
.NET compiler platform analyzers inspect application code for code quality and style issues. This document lists diagnostics for ASP.NET Core. For information on .NET diagnostics, see Overview of .NET source code analysis.
The following list contains the diagnostics for ASP.NET Core. Not all of the diagnostics shown are available in older versions of ASP.NET Core.
Diagnostic ID:
- ASP0000
- ASP0001
- ASP0003
- ASP0004
- ASP0005
- ASP0006
- ASP0007
- ASP0008
- ASP0009
- ASP0010
- ASP0011
- ASP0012
- ASP0013
- ASP0014
- ASP0015
- ASP0016
- ASP0017
- ASP0018
- ASP0019
- ASP0020
- ASP0021
- ASP0022
- ASP0023
- ASP0024
- ASP0025
- ASP0026
- BL0001
- BL0002
- BL0003
- BL0004
- BL0005
- BL0006
- MVC1000
- MVC1001
- MVC1002
- MVC1003
- MVC1004
- MVC1005
- MVC1006
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
ASP.NET Core