Please help me understand Properties in 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
  • dwarfcorp

    An open-source 3D colony management game for PC, Mac and Linux

  • No, a backing field is not always present. Properties are just a pair of functions disguised as a field. They have all the same implementation restrictions of a function when it comes to having a backing field - that is, none. Look at the example here of what properties actually are very good at: https://github.com/Blecki/dwarfcorp/blob/master/DwarfCorp/World/Voxels/VoxelHandle.cs Do you think the Voxelhandle type has a bunch of backing fields taking up space in it? It has 10+ properties all derived from data stored somewhere else.

  • 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

  • Uno: Create Beautiful Cross Platform .NET Apps Faster

    1 project | news.ycombinator.com | 1 May 2024
  • OpenAI Website Relaunch

    1 project | news.ycombinator.com | 1 May 2024
  • Let's Build a Select Component in Blazor

    2 projects | dev.to | 1 May 2024
  • Enhancing WPF DatePicker: Issues and Solutions via SmartDate CustomControl

    1 project | dev.to | 1 May 2024
  • Simplify Restaurant Reservations with Lyzr.ai's Chatbot-Powered App

    2 projects | dev.to | 1 May 2024