6 .NET Myths Dispelled — Celebrating (Almost) 21 Years of .NET

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

    This is the landing repository for the .NET foundation efforts. Start here! (by dotnet-foundation)

  • sdk

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)

    Another one: https://github.com/dotnet/sdk/pull/22262

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

  • csharplang

    The official repo for the design of the C# programming language

    That's a strange way to spell union types

  • themesof.net

    Discontinued This site shows the themes, epics, and user stories that we plan to ship. It provides a hierarchical view of the planned product features.

    Right, so, if we're going to talk about unreleased, future features, then I have a little roadmap here to show you.

  • loom

    https://openjdk.org/projects/loom

    Loom is actively developed https://github.com/openjdk/loom

  • MQTTnet

    MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.

  • Scrutor

    Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection

    There is a package that simplifies it for you if you want. But not everybody agrees that automatic registration is good pattern, so you have a choice.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • valhalla-docs

    https://openjdk.org/projects/valhalla

    Here's a (relatively recent) post on type erasure from the lead of the value types project at Oracle https://github.com/openjdk/valhalla-docs/blob/main/site/design-notes/in-defense-of-erasure.md

  • jackson-1

    For some of the cases where type erasure would be a problem, there exists workarounds such as https://github.com/FasterXML/jackson-1/blob/master/src/java/org/codehaus/jackson/type/TypeReference.java anyway, so breaking the world to avoid erasure (Scala will be very unhappy if you remove erasure) seems like a bad trade.

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