Found 61 packages
Analyzers and fixes for IDisposable.
A collection of analyzers for projects targeting .NET Desktop framework version 4.0+ that help identify and correct compatibility issues between version updates.
Roslyn analyzers for Gu.Reactive.
.NET project file analyzers SDK
Useful .NET Compiler Platform analyzers and code fix providers for your C# projects
Lombiq .NET Analyzers: .NET code analyzers and code convention settings for general .NET projects. See the project website for detailed documentation.
Analyzers for System.Reflection
Limbo analyzers for .NET.
Synchronization Library and Static Analysis Tool for C# 8 DotNetVault is a library and static code analysis tool that makes managing shared mutable state in multi-threaded applications more manageable and less error prone. It also provides a common abstraction over several commonly used synchronization mechanisms, allowing you to change from one underlying type to another (such as from lock free synchronization to mutex/monitor lock based) without needing to refactor your code. Where errors do still occur, they are easier to locate and identify. The project description (a detailed design document) can be read here: https://github.com/cpsusie/DotNetVault/blob/master/DotNetVault_Description_v1.0.pdf. A quick start guide for installation (Windows, Vs 2019+) can be found here: https://github.com/cpsusie/DotNetVault/blob/v0.2.5.x/QuickStart_Install_VS2019_Windows.md. A quick start guide for installation (Tested on Amazon Linux, Rider 2019.3.1+) can be found here: https://github.com/cpsusie/DotNetVault/blob/v0.2.5.x/Quick_Start_Install_Rider_Amazon_Linux.md. A guided tour / quick start guide for this project's functionality can be found here: https://github.com/cpsusie/DotNetVault/blob/v0.2.5.x/Quick_Start_Functionality_Tour.md
Extensions to DotNet, mostly using attributes
Supports for a strongly type biding of .env files as static classes
DotNetPowerExtensions.Analyzers
Weaver Vale Housing Trust custom code style analysis rulesets and configuration.
C# analyzers package
Miscellaneous code analysis.
Human-readable descriptions of unit tests
A personal NuGet package containing rules and analyzers to share .NET code style and configuration across multiple projects.
Analyzers and fixes for IDisposable (fork from DotnetAnalyzers/IDisposableAnalyzer).
Lombiq .NET Analyzers for Orchard Core: .NET code analyzers and code convention settings for Orchard Core (https://orchardcore.net/) apps. See the project website for detailed documentation.
StyleCop helper package from Springboard 365 Ltd .