Improving your code for style, quality, maintainability, design... with Roslyn Analyzers

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
  • Microsoft.CodeAnalysis.PublicApiAnalyzers: Helps library authors monitor changes to their public APIs (more info).

  • bicep

    Bicep is a declarative language for describing and deploying Azure resources

  • I stumbled upon Roslyn Analyzers while contributing to an issue to the Microsoft Bicep repository, where I found a BannedSymbols.txt file where it appeared that System.Console.Write and System.Console.WriteLine where being targeted and pointing to not use them for logging purposes.

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

    The official repo for the design of the C# programming language

  • For details on the ID string format, they recommend to take a look at "Documentation Comments" docs.

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

  • Discriminated Unions: Essa feature faz falta no CSharp

    2 projects | dev.to | 5 Feb 2024
  • When static types make your code shorter

    1 project | /r/programming | 5 Dec 2023
  • The issue of recursive module calls in declarative infrastructure-as-code

    1 project | dev.to | 9 Nov 2023
  • What's new in C# 12: overview

    4 projects | news.ycombinator.com | 20 Oct 2023
  • Robust Design through Value Objects in C#

    2 projects | dev.to | 18 Sep 2023