20 years of .NET: Reflecting on Microsoft's not-Java

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • proposal-record-tuple

    ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

  • Immutable data structures via the Records and Tuples proposal. Browsers will be able to optimise immutable data. Libraries/frameworks built upon data-oriented / state-management / functional programming principles will see a large performance and DX uplift based on the immutable guarantees. There will be a weird transition as new project are able to take advantage of immutable data and old projects are either upgraded or stuck in a legacy support mode until they are replaced.

  • CoreWCF

    Main repository for the Core WCF project

  • WCF is part way there too via CoreWCF: https://github.com/CoreWCF/CoreWCF

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

    WorkOS logo
  • referencesource

    Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

  • And you can use referencesource.microsoft.com for the original framework.

  • SoapCore

    SOAP extension for ASP.NET Core

  • Insted of CoreWCF we used SoapCore which is way more stable https://github.com/DigDes/SoapCore/

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

  • Functional paradigm is also excellent for state management, React+Redux took most of its inspiration from elm and functional reactive programming.

  • 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