surfacing defects at compile time and preventing issues that would otherwise go unnoticed
-
Updated
Sep 15, 2024 - C#
surfacing defects at compile time and preventing issues that would otherwise go unnoticed
Exterminates redundant and useless whitespace 🔥
Modernize edilmek istenen bir uygulamadaki business nesnelerin tamamının birer sözleşmesini çıkarmak istediğimizi düşünelim. Her business nesne için birer interface oluşturacağız. Hatta uygulamanın .Net Framework tabanlı olduğunu ve bu sözleşmeler için birer WCF servis noktası üretmek istediğimizi farz edelim. Biraz rosyln'den yararlanarak işi o…
MockIt is a Diagnostic Analyzer and CodeFix Provider for generating mocks for the Moq framework.
A Visual Studio extension that warn to configure an awaiter in await calls
🔧 Roslyn Fixer for ObsoleteAttribute in C# ✨
Roslyn Analyzers and CodeFixes to help guide users building websites with Umbraco
JsonPropertyName attributes added by roslyn
Adding instance-level accessibility mode to C#
StyleChecker is yet another code style checker and refactoring tool like FxCopAnalyzers, StyleCop Analyzers, SonarLint, Roslynator, and so on.
Winforms analyzer and fixer
This is an analyzer and codefixer for adding sealed modifier to the appropriate classes.
This is an analyzer and codefixer for Russian C in English word and vice versa.
This is an analyzer and codefixer for replacing `this.GetType().Name` to `nameof(your class name)`.
A set of custom Rosyln Analyzers for use in my own projects and for learning more about Roslyn analyzers
Simple analyzer and codefixer written using Roslyn API
Лабораторные работы по дисциплине: Технологии программирования
Playing with roslyn analyzers
Add a description, image, and links to the roslyn-codefix topic page so that developers can more easily learn about it.
To associate your repository with the roslyn-codefix topic, visit your repo's landing page and select "manage topics."