libiidot
libiidot is a software library written in the C programming language. Its primary purpose is to facilitate the integration of the .NET Common Language Runtime (CLR) into native C++ applications. This allows developers to leverage the power and features of the .NET ecosystem from within their existing C++ codebases.
The library provides a set of functions and classes that abstract away the complexities of embedding the
Key features of libiidot include the ability to manage .NET garbage collection, handle exceptions that occur