AsyncFixer helps developers in finding and correcting common async/await misuses (i.e., anti-patterns). It currently detects 5 common kinds of async/await misuses and fixes 3 of them via program transformations. AsyncFixer has been tested with thousands of open-source C# projects and successfully...
More information
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.
Analyzers for .NET Compiler Platform ("Roslyn")
- Validations of Composite Format String at compile-time.
- Quick-fixes for Composite Format Strings.
Requirement:
- Vistual Studio 2015+
- .Net Framework 4.5+
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.
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...
More information
This package provides code fix for string properties inside model classes, Datetime fix, float/double decimal point restrictions and dictinory variables