Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
-
Updated
Jan 29, 2024 - C#
Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Code analyzer for C# and VB.NET projects
Visual Studio extension that intelligently introduces new C# features into your existing codebase
NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.
Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer is built with the help of the .NET Compiler Platform (Roslyn) and is available as a NuGet package as well as a Visual Studio extension.
Static analysis framework for .NET programs.
A tool for collecting historical metrics about a project's dependencies
A code visualization tool - https://dahood.io/metropolis
Provides analyzers that are based on the .NET Compiler Platform.
T-Sql type checker that detects improper joins, invalid null value operations, enumeration check constraint violations, incorrect use of temporary table at call site, more. On-line demo available.
Roslyn code analyzer to find method usages on scenes
A CFL-r-based static analyser
Eski bir uygulamadaki web servis ve web servis metotlarını kodu statik analiz yoluyla tarayarak bulmak istersek ne yapabiliriz sorusuna Roslyn'den de destek alıp bakmaya çalışıyoruz.
My personal build system with static code analysis for .NET (Core) projects.
BSDetector server - JavaScript static code analysis tool
Roentgen is a small, simple and extendible Roslyn-based static code analyzer tool for .NET Framework.
Roswrap is layer on top of Roslyn which Provides the function to fetch code metrics directly without writing code for analysis.