C# Compiletime

Open-source C# projects categorized as Compiletime

C# Compiletime Projects

  • Nullable

    A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.

  • Project mention: Why would you use Windows containers ? | /r/programming | 2023-05-08

    https://github.com/manuelroemer/Nullable (backport nullable attributes so you can use things like [NotNullWhen]). Alternatively, https://github.com/tunnelvisionlabs/ReferenceAssemblyAnnotator/ is even niftier, as it gives you .NET 5's annotations as well. So the compiler tells you whether a Dictionary.TryGetValue result is nullable or not based on annotations that didn't exist in .NET Standard 2.0.

  • IsExternalInit

    A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class.

  • Project mention: Multi-targeted library, with a recent Language Version | /r/dotnet | 2023-05-09

    You can also just reference the https://github.com/manuelroemer/IsExternalInit NuGet package.

  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Compiletime related posts

  • Multi-targeted library, with a recent Language Version

    4 projects | /r/dotnet | 9 May 2023
  • Why would you use Windows containers ?

    3 projects | /r/programming | 8 May 2023
  • Where’s C# headed? - Mads Torgersen - NDC Copenhagen 2022

    1 project | /r/csharp | 18 Aug 2022
  • Is there a way to change my C# language version without editing the project file?

    7 projects | /r/csharp | 28 Jul 2022
  • Ladies and gentlemen, C#. A package, you guessed it, for C#.

    1 project | /r/csharp | 11 Apr 2022
  • Do you apply new C# features to existing code after upgrading .NET version?

    4 projects | /r/dotnet | 1 Dec 2021
  • When do you use C#9 Records?

    1 project | /r/csharp | 23 Jun 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    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. Learn more →

Index

Project Stars
1 Nullable 179
2 IsExternalInit 94

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com