"Duck typing" 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
  • BigBookOfDataTypes

    This is a large set of data types, extension methods, and utilities designed to make your life a little easier.

  • You could do something similar using DynamicObject, Expressions, etc. but you'd be using dynamic objects instead of things at compile time. I have this in one of my libraries to shore up limitations in ExpandoObject where I wanted to convert a dynamic object to a class automatically. I wanted to be able to do:

  • 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

  • Is using automapper bad?

    2 projects | /r/csharp | 3 Nov 2022
  • 🚀 The Fast, Accurate, JavaScript Objects Diffing & Patching Library

    3 projects | dev.to | 1 May 2024
  • Show HN: Tailwind Nested VSCode Extension

    1 project | news.ycombinator.com | 22 Apr 2024
  • Show HN: A comprehensive, efficient, and reusable util function library of Go

    1 project | news.ycombinator.com | 20 Feb 2024
  • How to use PostgreSQL with Haskell: hasql

    6 projects | dev.to | 3 Oct 2023