Clone StartupAnalyzer in to Framework analyzers
Open
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
Assessment
This issue has not been assessed yet.