AspNetCore.Docs/aspnetcore/diagnostics/code-analysis.md

2.1 KiB

title author description monikerRange ms.author ms.date uid
Code analysis in ASP.NET Core apps tdykstra Learn about source code analysis in ASP.NET Core >= aspnetcore-3.1 tdykstra 07/08/2024 diagnostics/code-analysis

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: