6 .NET Myths Dispelled — Celebrating 21 Years of .NET

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

    Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.

  • and on "Linux hostile", they certainly aren't really doing as much as they do on Windows. See https://github.com/dotnet/SqlClient/issues/647 where its been over two years (that is just the most recent/still active) with a easy-ish to reproduce case and the windows version of the issue was fixed early in NetCore before 2.0

  • FastEndpoints

    Discontinued A light-weight REST API development framework for ASP.Net 6 and newer. [Moved to: https://github.com/FastEndpoints/Library] (by dj-nitehawk)

  • There's also Fast Endpoints as another way of doing a similar concept (This has API design issues imo, but the concept is solid). It ends up being similar to how a lot of people use MediatR, it's just instead of using controllers you use MapXXX to call MediatR. This just allows people to cut out the MVC overhead.

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