dotnet / dotnet/aspnetcore

Clone StartupAnalyzer in to Framework analyzers

Open
#38,590 3 comments 0 reactions 0 assignees View on GitHub
analyzer area-minimal area-mvc
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

StartupAnalyzers currently ship as part of the SDK and apply to all apps targeting .NET Core 3.1 and newer. If we'd like to introduce new recommendations that specifically target 6.0, one option might be to clone it in to Framework Analyzers and leave the ones targeting the SDK alone. Another option might be to see if we're able to read the TFM inside the analyzer.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.