What is the toughest concept to understand and implement in .NET according to you?

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

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

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

  • I've had several discussions with the .NET team regarding code contracts. It was a game changer for proper formal code specification and validation. I used it extensively for several years, but once VS 2015 fell out of support, the whole thing died.

  • dafny

    Dafny is a verification-aware programming language

  • However, if you want the full-fledged powerful code contacts back, you have to go outside C#. The closest you'll get is Dafny. It is a spec language that compiles to C#.

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

    Discontinued OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

  • If you want federated login, use OpenID Connect with ASP.NET Identity combined with IdentityServer4.

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