ZeroIoC - reflectionless IoC Container for .NET

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

    ZeroIoC is reflectionless IoC Container for C#

  • runtimelab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

  • For example, ordinary IoC containers depend on reflection emit. Such an approach will not work on platforms where AOT compilation is supported. They will throw an error in runtime. The AOT compilation is supported in Xamarin, Unity and Native AOT So, if you want to use AOT compilation to improve startup performance and ioc container then the source generation is a single option.

  • 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