main
Move documentation of COM interop features in both NETFX and Core into .NET Guide. (#13402)
Add a page for .NET interop abi/platform support. (#43210)
fix marshalling docs (#29444)
Add DO/AVOID for SafeHandles and Finalizers(#41746)
Add doc topic for unmanaged calling conventions (#36768)
Convert `DllImport` uses to `LibraryImport` (#40822)
.NET Framework -> .NET (standard/native-interop) (#21260)
Create Documentation for the ComInterfaceGenerator (#36833)
Update comwrappers-source-generation.md (#42347)
Basic overview of custom marshalling source generation (#30549)
update description metadata - batch 7 (#22681)
Change marshaling to marshalling (#28481)
Miscellaneous touch ups (#37005)
Remove source generators overview (#43206)
Fix up using directive vs. using statement (#41332)
Housekeeping updates for .NET 8 GA (#38017)
Update runtime-callable-wrapper.md (#35035)
Update Custom marshaller tutorial (#38988)