Skip to content

Latest commit

 

History

History
 
 

Analyzers

Analyzers

This directory contains sources for analyzers used internally by ASP.NET Core.

Description

  • Analyzers: Contains analyzers for ASP.NET Core shipped as part of the Microsoft.NET.Sdk.Web.
  • Microsoft.AspNetCore.Analyzer.Testing: Contains types for writing analyzer tests.

Development Setup

Build

To build this specific project from source, follow the instructions on building the project.

Test

To run the tests for this project, run the tests on the command line in this directory.

More Information

For more information, see the ASP.NET Core README.