How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    IL weaver to add nullability annotations to .NET reference assemblies

  • EDIT: A reader reached me about this cool package that partially solves this problem by injecting nullable reference type annotations in CLR's methods of some assemblies (check the docs for more details): ReferenceAssemblyAnnotator.

  • PolySharp

    PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀

  • ⚠️ Because PolySharp uses source generators, it doesn't work with the package.config file as stated in this issue. The issue says we need to use the SDK style .csproj, but just changing from package.config to Package Reference worked for me.

  • 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

  • .NET web developer takes a job as a .NET desktop developer

    1 project | /r/dotnet | 2 Jul 2023
  • Do you prefer working with Java or C# legacy code?

    1 project | /r/dotnet | 3 Jun 2023
  • PolySharp: polyfills for C#

    1 project | /r/GodotCSharp | 12 Jan 2023
  • What's the biggest difference between C# and Java developers?

    5 projects | /r/csharp | 16 Feb 2023
  • OpenAI Website Relaunch

    1 project | news.ycombinator.com | 1 May 2024