How to embed .NET runtime?

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

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

    NetObsBindings is a library that provides .NET bindings for Open Broadcaster Software (OBS)

    The names will not be mangled for exported functions if you build with nativeaot and explicitly specify the function name (entrypoint in unmanagedcallersonly). For example, there is an example of how to do that to interop with OBS plug in model https://github.com/kostya9/NetObsBindings/blob/main/samples/SimplePlugin/ObsPlugin.cs

  • samples

    Sample code referenced by the .NET documentation (by dotnet)

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

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