I wanted to make a quick video about the differences between classes and structs in C#. It turned into a much deeper exploration where I learned a handful of things I definitely didn't expect. I hope it is useful to other people!

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • core

    .NET news, announcements, release notes, and more! (by dotnet)

  • https://github.com/dotnet/core/issues/5890#issuecomment-806315323

  • ExpressionToCode

    Generates valid, readable C# from an Expression Tree.

  • (Source: I needed to hack a detection for this for my expression-tree-to-csharp decompiler, here: https://github.com/EamonNerbonne/ExpressionToCode/pull/196)

  • 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

  • The language design team has thought about the possibility of parameterless struct constructors, or struct field initializers, but it's still unclear if that'll ever become a thing: https://github.com/dotnet/csharplang/issues/99

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