531 packages tagged with “analyzer”
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
A collection of 200+ analyzers for C#, powered by Roslyn.
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
Roslyn Analyzer Test Framework Common Types.
A collection of formatting analyzers, powered by Roslyn. - All analyzers are disabled by default.
Analyzers and fixes for IDisposable.
A collection of analyzers for Roslyn API. - This package is applicable for projects that reference Roslyn packages (Microsoft.CodeAnalysis*).
Roslyn Analyzer Test Framework C# Types.
AsyncFixer detects common async/await anti-patterns and, when possible, offers automatic fixes. It currently reports 6 categories of async/await misuse and provides code fixes for 3 of them. It has been validated against thousands of open-source C# projects and is designed to handle tricky real-world edge cases. Tool-friendly diagnostics support AI-assisted workflows even when a built-in code fix is not available.
Provides analyzer diagnostics to warn about incorrect usage of FakeItEasy in C#. Works in Visual Studio 2017 version 15.9 or later.
Security static code analyzer for .NET
Analyzers for System.Reflection
Roslyn Analyzer xUnit Framework C# Types.
MongoDB Roslyn analyzer for MongoDB .Net driver.
Analyzers for Microsoft.AspNetCore
An implementation of .NET documentation rules using Roslyn analyzers and code fixes
Roslyn Analyzer NUnit Framework C# Types.
Roslyn Analyzer Test Framwork For VisualBasic.
Analyzers for MR.EntityFrameworkCore.KeysetPagination.
Roslyn Analyzer MSTest Framework C# Types.
Reports diagnostics for C# coding guidelines that are not already covered by Resharper. Requires Visual Studio 2017 Update 5 or higher.
NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.
Roslyn analyzers for WPF.
Roslyn based code analyzers used by Mews.
Roslyn Analyzer Test Framwork For xUnit.