C# Source

Open-source C# projects categorized as Source

Top 4 C# Source Projects

  • UtinyRipper

    GUI and API library to work with Engine assets, serialized and bundle files

  • Project mention: How to make mods? | /r/SunHaven | 2023-06-09
  • 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.

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

  • Podimo.ConstEmbed

    Compile-time file embedding as string constants.

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# Source related posts

Index

What are some of the best open-source Source projects in C#? This list will help you:

Project Stars
1 UtinyRipper 2,703
2 Nullable 179
3 IsExternalInit 94
4 Podimo.ConstEmbed 14

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