Top 20 NuGet codeanalysis Packages

DeepEnds is a tool written to perform dependency analysis on code in a hierarchical manner. It produces DGML files for visualisation of graphs within Visual Studio and computes various reports. Input can a mix of Visual Studio solution files or parts thereof, alternatively it can read CMake. Run th...
NOTE: A custom Roslyn compiler that allows access to internals/privates in other assemblies. Note: This package is deprecated. Please use OpenSesame.Net.Compilers.Toolset instead. CoreCLR-compatible versions of the C# and VB compilers for use in MSBuild. More details at https...
NOTE: A custom Roslyn compiler that allows access to internals/privates in other assemblies. .NET Compilers Toolset Package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed ...
The issues addin for Cake allows you to read issue from any code analyzer or linter. This addin provides the aliases for reading issues. It also requires one or more issue provider addins for the specific code analyzer or linter. There are also additional addins for generating reports or posting i...
Supplies a basic set of Code Analysis rulessets and StyleCop (v 4.7.49) settings. The purpose of this package is to make developing easy on developers. Manually do the following: 1. Create an extra solution configuration called 'Quick' (besides the existing Debug and Release). ...
The pull requests issues addin for Cake allows you to write issue from any code analyzer or linter as comments to pull requests. This addin provides the aliases for writing issues to pull requests. It requires the core Cake.Issues addin, addins for reading issues and an addin for the specific pull ...
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit. This is a NetStandard retarget of Dustin Campbell's library, targetting newer versions of CodeAnalysis packages.
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead CoreCLR-compatible versions of the C# and VB compilers for use in MSBuild. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/ro...
A package that enables style cop analysers for the project. This package enables code analysis and searching for a common config.
Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library provides support for performing code analysis.
.NET Compiler Platform ("Roslyn + Conan") support for analyzing Visual Basic projects and solutions. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 ...
.NET Compiler Platform ("Roslyn + Conan") support for Visual Basic, Conan.CodeAnalysis.VisualBasic.dll. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 ...
.NET Compiler Platform ("Roslyn + Conan") support for analyzing C# projects and solutions. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 Co...
.NET Compiler Platform ("Roslyn + Conan") support for C#, Conan.CodeAnalysis.CSharp.dll. More details at https://github.com/conan-roslyn/Conan This package was built from the source at https://github.com/conan-roslyn/Conan/commit/68283e9379618dc31b0f824e8994e332691dddf2 Cona...
.NET Compiler Platform ("Roslyn + Conan"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Conan.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Cona...
.NET standard tooling build that leverages Roslyn analyzers, rulesets and additional configuration to be used for Code Analysis.
.NET Compiler Platform ("Roslyn") code style analyzers for Visual Basic. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit.
C# Compiler 2.8.2 + Compiler Intrinsics Proposal (https://github.com/dotnet/roslyn/issues/11475). This package was built from the source at https://github.com/mjsabby/roslyn/tree/compilerintrinsics_2_8_2