๐ Fast IoC Container
A fast .NET Inversion of Control container heavily optimized for usage in ASP.Net Core and other .NET server side applications. The successor to the venerable StructureMap library.
A fast .NET Inversion of Control container heavily optimized for usage in ASP.Net Core and other .NET server side applications. The successor to the venerable StructureMap library.
Dynamic code in C# without the headaches of Expression trees or esoteric IL emitting by generating nice, clean C# in memory using Roslyn to build .NET types on the fly.
Built-in diagnostics tools for IoC container which is a big differentiator in comparison to other IoC libraries. Helpers to create in-memory compilation of C# via Roslyn.