Stepping into Static Analysis Tooling

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • format

    Home for the dotnet-format command

  • For the Code Formatter, I decided to go for dotnet-format over ReSharper and CodeFormatter. The main reason why I didn't choose CodeFormatter was because the last contribution to it was about 8 months ago, so to me, it just looked kind of suspicious... (is it an abandoned project now??) At first, I was going to choose ReSharper extension, but it seemed like it wasn't for free, so I started using dotnet-format, which was actively maintained and recommended by my classmate. After trying out for a while, I couldn't use dotnet-format to interact nicely with my linter StyleCop.Analyzer, so I decided to work with the ReSharper command line tools, which were for free. After running it, I noticed that it wasn't as good as I thought, so I kept researching and asking questions on how to make dotnet-format work with StyleCop. After a few hours of research and trying out stuff, dotnet-format finally worked with StyleCop.

  • codeformatter

    Discontinued Tool that uses Roslyn to automatically rewrite the source to follow our coding styles

  • For the Code Formatter, I decided to go for dotnet-format over ReSharper and CodeFormatter. The main reason why I didn't choose CodeFormatter was because the last contribution to it was about 8 months ago, so to me, it just looked kind of suspicious... (is it an abandoned project now??) At first, I was going to choose ReSharper extension, but it seemed like it wasn't for free, so I started using dotnet-format, which was actively maintained and recommended by my classmate. After trying out for a while, I couldn't use dotnet-format to interact nicely with my linter StyleCop.Analyzer, so I decided to work with the ReSharper command line tools, which were for free. After running it, I noticed that it wasn't as good as I thought, so I kept researching and asking questions on how to make dotnet-format work with StyleCop. After a few hours of research and trying out stuff, dotnet-format finally worked with StyleCop.

  • 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

  • For the Code Formatter, I decided to go for dotnet-format over ReSharper and CodeFormatter. The main reason why I didn't choose CodeFormatter was because the last contribution to it was about 8 months ago, so to me, it just looked kind of suspicious... (is it an abandoned project now??) At first, I was going to choose ReSharper extension, but it seemed like it wasn't for free, so I started using dotnet-format, which was actively maintained and recommended by my classmate. After trying out for a while, I couldn't use dotnet-format to interact nicely with my linter StyleCop.Analyzer, so I decided to work with the ReSharper command line tools, which were for free. After running it, I noticed that it wasn't as good as I thought, so I kept researching and asking questions on how to make dotnet-format work with StyleCop. After a few hours of research and trying out stuff, dotnet-format finally worked with StyleCop.

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

  • Hinzufügen von Echtzeit-Chat zu Ihrem Unity-Spiel

    1 project | dev.to | 16 May 2024
  • How to Add Real-time Chat to Your Unity Game

    2 projects | dev.to | 16 May 2024
  • Unityゲームにリアルタイムチャットを追加する方法

    2 projects | dev.to | 16 May 2024
  • Localization in .NET console and desktop apps

    6 projects | news.ycombinator.com | 16 May 2024
  • Server-side cache for YugabyteDB sequences to workaround the Nspgl `DISCARD SEQUENCES`

    1 project | dev.to | 16 May 2024