You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Ketting edited this page Mar 13, 2023
·
2 revisions
.NET Framework Bridge is a NuGet package of assemblies that enables CoreForms to be used together with third-party components without requiring a recompilation.
Use the.NET Framework Bridge if you don't have access to the source code, e.g. for third-party components. Note that behavioural differences such as .NET Core Thread-Abort semantics) will not be handled correctly, see technical notes.