Skip to content

AaronRobinsonMSFT/interop-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

.NET Interop Document Respository

This repository is inspired by mem-doc. Its purpose is to provide insight and guidance on how to be successful when interoperating between .NET and another virtual machine or non-managed language (for example, C/C++). This repository is living so is by definition "incomplete". Contributions are welcome.

Disclaimer: Details in this repository are based on the author's experience. Information contained within should not be taken as official Microsoft or .NET recommendations/guidance. For official documentation see below.

Official Links

.NET organization - the GitHub organization for .NET.

.NET runtime - the .NET runtime source repository.

Native interoperability with .NET - official documentation for interoperability with .NET.

About

Document describing .NET interop and ways to be successful writing solutions using it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors