Skip to content

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

License

Notifications You must be signed in to change notification settings

nnpcYvIVl/Roslynator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%