KThaulow / Roslynator

A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roslynator

Donation

Although Roslynator products are free of charge, any donation is welcome and supports further development.

Extensions for Visual Studio 2017

Roslynator 2017

  • Roslynator 2017 contains all features - analyzers, refactorings and code fixes for CS diagnostics.

Roslynator Refactorings 2017

NuGet Packages

Roslynator.Analyzers

  • Package Roslynator.Analyzers contains only analyzers.
  • Use this package if you want integrate analyzers into you build process.

Roslynator.CodeFixes

  • Package Roslynator.CodeFixes contains only code fixes for CS diagnostics.
  • Use this package if you want to distribute these code fixes to your team members.

Roslynator.CSharp

Roslynator.CSharp.Workspaces

Roslynator for VS Code

Currently VS Code does not support distribution of Roslyn-based tools in an extension. Also it does not support analyzers at all. Please read the tutorial how to install refactorings and code fixes for CS diagnostics.

Documentation

Other Projects

  • Snippetica - A collection of snippets for C++, C#, HTML, JSON, Markdown, VB, XAML and XML
  • DotMarkdown - Markdown framework for .NET
  • LINQ to Regex - A library that provides language integrated access to .NET regular expressions
  • Snippet Manager - A library that enables to work with Visual Studio snippets
  • Regexator - A comprehensive development environment for .NET regular expressions

About

A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.

License:Other


Languages

Language:C# 99.7%Language:Batchfile 0.1%Language:PowerShell 0.1%Language:Smalltalk 0.0%