Found 2,034 packages
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
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.
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/).
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Microsoft.CodeAnalysis Version Check Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
A Roslyn analyzer to enforce some good practices in C#
Roslyn Analyzer Test Framework Common Types.
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
Roslyn Analyzer Test Framework C# Types.
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
A collection of 200+ analyzers for C#, powered by Roslyn.
Provides analyzer diagnostics to warn about incorrect usage of FakeItEasy in C#. Works in Visual Studio 2017 version 15.9 or later.
CSharp Analyzers for Entity Framework Core.
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
Introducing AWS IAM Access Analyzer, an IAM feature that makes it easy for AWS customers to ensure that their resource-based policies provide only the intended access to resources outside their AWS accounts.
MongoDB Roslyn analyzer for MongoDB .Net driver.
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
Roslyn Analyzer xUnit Framework C# Types.
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.