Go to content

COM Source Generation: An evolution of COM interop in .NET | .NET Conf 2023

In .Net 8, the interop team created a source generator to enable you to easily transition from the runtime's built-in COM interop for IUnknown interfaces to cross platform C# code that is easier to debug, audit, and customize, all without losing performance. In this talk, we'll discuss what this source generator does, what the benefits are, and how to use it. #dotnet #dotnet8

November 14, 2023