Coder Social home page Coder Social logo

almaraubel / roslynator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotnet/roslynator

0.0 0.0 0.0 45.43 MB

Roslynator is a set of code analysis tools for C#, powered by Roslyn.

Home Page: https://josefpihrt.github.io/docs/roslynator

License: Other

C# 99.16% PowerShell 0.21% TypeScript 0.63% Batchfile 0.01%

roslynator's Introduction

Roslynator

Roslynator is a set of code analysis tools for C#, powered by Roslyn.

Tools

Documentation

Contributions

Contributions are welcome! If you are interested please see:

TIP: Bugfixes or small improvements can be implemented right away. Larger task like adding new analyzer or refactoring should be discussed first.

.NET Foundation

This project is supported by the .NET Foundation.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Command Line Tool

Run following command to install Roslynator command line tool:

dotnet tool install -g roslynator.dotnet.cli

See documentation for further information.

Testing Framework

  • Roslynator Testing Framework can be used for unit testing of analyzers, refactorings and code fixes.
  • Framework is distributed as NuGet package. โ€‚NuGet
  • Learn how to use the framework from actual usages in Roslynator repo:
    • Tests of analyzers are here, here and here
    • Tests of refactorings are here
    • Tests of fixes of compiler diagnostics are here

Client Libraries

  • Roslynator client libraries are meant be used for development of your own analyzers/refactorings.
  • It does not contain any analyzers/refactorings itself.
  • See reference.
Package Version Extends
Roslynator.Core NuGet Microsoft.CodeAnalysis.Common
Roslynator.Workspaces.Core NuGet Microsoft.CodeAnalysis.Workspaces.Common
Roslynator.CSharp NuGet Microsoft.CodeAnalysis.CSharp
Roslynator.CSharp.Workspaces NuGet Microsoft.CodeAnalysis.CSharp.Workspaces

roslynator's People

Contributors

0x326 avatar adrianwilczynski avatar artur-intech avatar asears avatar bdovaz avatar danghor avatar dependabot[bot] avatar drewnoakes avatar glen-84 avatar jameshargreaves12 avatar jiimaho avatar jnyrup avatar josefpihrt avatar karl-sjogren avatar khellang avatar kidchenko avatar lancehilliard avatar msdn-whiteknight avatar msymt avatar nickcraver avatar onexey avatar peterkaszab avatar prophetlamb avatar sergergood avatar skeller1 avatar snickler avatar solwasserman avatar svengeance avatar xt0rted avatar xtqqczze avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.