N
N
nekitozzz2014-12-07 17:37:53
C++ / C#
nekitozzz, 2014-12-07 17:37:53

Are there any good static analyzers for C#?

Recommend good static analyzers for C# code. I tried PVS-Studio for C++ code, I really liked it. I would like a similar, deep analysis for C# code.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2014-12-07
Protko @Fesor

Is it really that hard to google?
stackoverflow.com/questions/38635/what-static-anal...
I used ReSharper, I liked it. This is not quite for static analysis, but it can determine obvious typos and other things, there are also plugins for it.

M
maaGames, 2014-12-07
@maaGames

After all, Visual Studio has a built-in static analyzer for .NET code.

S
Sonya_fateeva, 2016-08-08
@sonya_fateeva

If you liked PVS-Studio, then you can continue to use PVS-Studio
www.viva64.com/ru/b/0373

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question