Have you heard of AnyOf C# Library?

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

    Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.

  • Check out his repo and sponsor his work here: https://github.com/StefH/AnyOf

  • OneOf

    Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching

  • We already have OneOf https://github.com/mcintyre321/OneOf I've used it in Production multiple times and it's an awesome way to keep everything strongly typed and eliminate null reference exceptions.

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

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

  • The Monad Invasion - Part 1: What's a Monad?

    4 projects | dev.to | 27 Feb 2024
  • Discriminated Unions: Essa feature faz falta no CSharp

    2 projects | dev.to | 5 Feb 2024
  • Easy to use F#-like ~discriminated~ unions for C# with big compile time matching

    1 project | news.ycombinator.com | 20 Jan 2024
  • Rolled my own Result&lt;T,E&gt; type that seems to work better than others.

    2 projects | /r/csharp | 1 Nov 2023
  • Have you heard of AnyOf .NET Lib?

    3 projects | /r/dotnet | 18 Mar 2023