22 packages tagged with “Fixes”
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings. This is a of fork Dustin Campbell's library RoslynNUnitLight - this version is a test framework independent.
Tasty plums in different Sitecore places
Analyzers and code fixes for Chickensoft.AutoInject.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit.
Provides workarounds for issues/bugs related to .NET MAUI.
TPL compatible replacement for events and global messages
A set of Roslyn diagnostic analyzers and code fixes targeting .NET Core libaries.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit. This is a NetStandard retarget of Dustin Campbell's library, targetting newer versions of CodeAnalysis packages.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings.
Collection of Roslyn analyzers used in various projects, generalized for re-use in generic projects.
SharpSenz is a C# abstract monitoring intsrumentation library. It utilizes Roslyn compiler to generate abstract interface calls as you type your code in.
Analyzers and code fixes that enforce exhaustive usage of Either<T1, T2...> types with switch statements/expressions and more
Code Fixes for the CTMGenerator Package.
Provides a re-factoring and re-imagining of the Code Fixes elements deployed in the default Analysis and Code Fixes project template. This particular assembly focuses on Code Fixes only as part of that re-factoring effort.
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so forth are to be auto generated at build time.
A lightweight framework for creating unit tests for AL diagnostic analyzers, code fixes and refactorings. This is a of fork of RoslynTestKit, which is a fork of Dustin Campbell's library RoslynNUnitLight - this version is test framework independent.
Provides the analyzers necessary to ensure that Enumeration derivations with [FlagsEnumeration] decoration are declared partial.