Found 90 packages
Roslyn Code Fix Test Framework Common Types.
Roslyn Code Fix 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.
Roslyn Code Fix xUnit Framework C# Types.
Roslyn Code Fix Test Framwork For Visual Basic.
Roslyn Code Fix NUnit Framework C# Types.
Roslyn Code Fix MSTest Framework C# Types.
Roslyn Code Fix Test Framwork For xUnit.
Roslyn Code Fix Test Framwork For MSTest.
Auto generate Bogus Faker[T].RuleFor() rules in C# with this Roslyn analyzer and code fixer. This is a premium feature and requires an active subscription.
Helpers & extensions for writing Roslyn analyzers and code fixes.
Roslyn Code Fix Test Framwork For NUnit.
Helpers & extensions for writing Roslyn analyzers and code fixes.
A set of Roslyn analyzers for diagnostic/fix of various asynchronous practices.
Helpers & extensions for writing Roslyn analyzers and code fixes. This is a package with source files to avoid binary dependency for the analyzer. To work it requires dependency on TunnelVisionLabs.ReferenceAssemblyAnnotator <ItemGroup> <PackageDownload Include="Microsoft.NETCore.App.Ref" Version="[6.0.0]" /> <PackageReference Include="TunnelVisionLabs.ReferenceAssemblyAnnotator" Version="1.0.0-alpha.160" /> </ItemGroup>
Analyzers and CodeFixes for [Record]-marked types. See project site for more details.
Package Description
Roslyn CodeFix for migrating Library.* namespaces to Chd.* across all CHD projects.
A collection of code fixes for C# compiler diagnostics, powered by Roslyn.
Helps transform NUnit v2 to NUnit v3. It consists of a set of Roslyn analyzers and code fixers. Add it to your NUnit v2 test projects, make use of auto fixes, adjust manually when needed, bump NUnit to v3.