Community influence for shaping the future of C#

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

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

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

  • C# works with the help of Roslyn, the official C# compiler, which is thankfully open-source, and is available here. The compiler supports all the features that are successfully approved for implementation, as determined by the Language Design Team. Through their Language Design Meetings, the LDT makes progress on open questions regarding proposals and considerations for concepts or features that may make it to some future language version.

  • csharplang

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

  • The community is free to discuss and propose features, which discussions take place on the language repo (ensure you carefully read the instructions). There already are several interesting proposals, many of which are linked below for starters.

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

  • But where have the covariant type returns gone ?

    2 projects | /r/csharp | 23 Feb 2023
  • Why I won’t need constructors anymore in C# 11 - Nick Chapsas

    3 projects | /r/csharp | 31 May 2022
  • Early peek at C# 11 features

    2 projects | /r/programming | 22 Feb 2022
  • What things should be less cumbersome in C#?

    3 projects | /r/csharp | 16 Feb 2022
  • Announcing .NET 6 Preview 6

    2 projects | /r/programming | 15 Jul 2021