List Question
20 TechQA 2023-06-27T09:04:36.713000How to convert FxCopReport format in sarif format?
118 views
Asked by Chaya
Visual Studio 2019 during publish getting fxcop is hung or deadlock error
17 views
Asked by Sannn
Creating Custom Rules for .Net Analyzers
209 views
Asked by Lance
File names and line numbers missing from FXCOP output in SDK-style project targeting .NET Framework
61 views
Asked by ZbynekZ
How to get CA2100 SQL injection warning in calling methods
240 views
Asked by chris
CA1063 Remove finalizer from class and add it in the code where disposing is false
121 views
Asked by RendonLs
CA1707 warning on constants names
1.7k views
Asked by Federico Bianchi
Remove all, except the first two parameters from the EventHandler
158 views
Asked by RendonLs
Warning: SQL injection attacks
452 views
Asked by AudioBubble
Are FxCopAnalyzers and the .editorconfig file supposed to sync?
257 views
Asked by Bob Horn
Opening the Code Analysis Ruleset editor crashes Visual Studio
298 views
Asked by jessehouwing
How should you type an enumerable property in .NET Core configuration when using options?
183 views
Asked by Benjamin
Running FxCop analyzers from command line
548 views
Asked by anon
Does FxCop Analyzers works with blazor project?
77 views
Asked by Son04
Disable / Turn off FxCop CA1303 when calling LoggerExtensions methods in ASP .NET Core 3.1
258 views
Asked by JoanComasFdz
Suppress CA1303 fxcop warning when constructing a new Exception
475 views
Asked by Bob.at.Indigo.Health
Suppress CA1707 on constants
699 views
Asked by B.O.B.
How to make .editorconfig naming violations visible to dotnet build? (IDE1006 warnings)
1.5k views
Asked by Tom Makin
Visual Studio SonarLint extension connected to SonarQube is generating warnings CA0507 and CA0064 and no sonar Sxxx warnings
2.2k views
Asked by Gary Barrett
How to call/run fxcop analyzer from pre-commit git hook? C#
921 views
Asked by user8231110