Knowledge of generics: isn't it pretty common?

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

    A generalised Result object implementation for .NET/C#

  • For example https://github.com/altmann/FluentResults is excellent if you want generic results

  • Functional.Maybe

    Idiomatic option types for C#

  • I also find myself using Maybe occasionally, I usually end up using this when I am working with a third party library that returns null on some methods.

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

    A simple, fluent discriminated union of an error or a result.

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

  • FluentResults: Simplificando el Manejo de Resultados y Errores en Aplicaciones .NET

    1 project | dev.to | 21 Dec 2023
  • Why is using Exceptions is controversial in low level languages (like C++) but not in C#?

    1 project | /r/csharp | 19 Sep 2022
  • The Operation Result Pattern

    2 projects | /r/dotnet | 26 Apr 2022
  • Introducing Cranks.Result

    2 projects | /r/csharp | 17 Mar 2021
  • .NET web developer takes a job as a .NET desktop developer

    1 project | /r/dotnet | 2 Jul 2023