Skip to content

Support mixed-mode assemblies on Windows #10333

@morganbr

Description

@morganbr

This issue will track progress toward supporting loading and running mixed-mode assemblies on CoreCLR. The main goal is to provide support for WPF and other existing C++/CLI code on .NET Core. Some of the work will be dependent on updates to the MSVC compiler.

Steps include:

  • Documenting how mixed-mode assemblies work in general
  • Proposing a .NET Core design
  • Loading mixed-mode assemblies into running managed code
  • Starting the runtime from native code in mixed-mode assemblies

This is related to #4116, but cross-platform support is outside of the scope of this issue as it's a compiler feature, not a runtime feature.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions