Modern StyleCop alternative? Advice appreciated.

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • silverback

    Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).

  • You can look here to have an idea of the tools and the pipeline (I also use azure devops): https://github.com/BEagle1984/silverback

  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • StyleCopAnalyzers

    An implementation of StyleCop rules using the .NET Compiler Platform

  • In addition to the built in analyzers, there is a project that converted the StyleCop rules to analyzers. You can also configure it using editorconfig files. It usually lags a bit behind the newest version of C# so it's better to use the beta version.

  • csharpier

    CSharpier is an opinionated code formatter for c#.

  • I highly recommend CSharpier for formatting. In terms of code style, e.g., prefer var, dotnet format is pretty great. The two can also be used together.

  • Roslynator

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

  • SonarQube

    Continuous Inspection

  • I'm surprised none mentioned it, but check out https://www.sonarqube.org/

  • editorconfig-vim

    EditorConfig plugin for Vim

  • Editorconfig https://editorconfig.org Dotnet format https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Roslynator VS Metalama - a user suggested alternative

    2 projects | 7 Dec 2023
  • Building a bare-metal bootable game for Raspberry Pi in C#

    4 projects | news.ycombinator.com | 11 Dec 2023
  • Classes vs. Structs in .NET. How not to teach about performance

    3 projects | news.ycombinator.com | 4 Nov 2023
  • Do you think this programmer's argument is correct?

    2 projects | /r/dotnet | 9 Jul 2023
  • Do you think C# will be decentralized in the future?

    4 projects | /r/dotnet | 24 Jun 2023