Skip to content
| Marketplace
Sign in
Visual Studio>Tools>F0.Analyzers

F0.Analyzers

Flash0Ware

|
379 installs
| (1) | Free
C# code refactorings and diagnostic analyzers with code fixes, based on the .NET Compiler Platform (Roslyn).

F0.Analyzers

Code refactorings, diagnostic suppressors and diagnostic analyzers with code fixes for C# projects, based on the .NET Compiler Platform ("Roslyn") Code Analysis.

Diagnostic Analyzers

Code Smell

  • F00001 GoToStatementConsideredHarmful

Best Practice

  • F01001 PreferPatternMatchingNullCheckOverComparisonWithNull
  • F01002 PreferPatternMatchingNullCheckOverComparisonWithNull

Clean Code

  • F02001 ImplicitRecordClassDeclaration

Code Fixes

  • UsePatternMatchingNullCheckInsteadOfComparisonWithNull
  • DeclareRecordClassExplicitly

Code Refactorings

  • ObjectInitializer

Diagnostic Suppressors

  • CA1707 IdentifiersShouldNotContainUnderscoresSuppressor
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft