.NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)
Unmanaged Exports (DllExport for .Net) - Adapted for PackageReference
A simple tool for comparing DLL exports
Simplify C# extensions for ARMA
DllExport Utility
Command line tool to create an export defintion file from a dynamic link library
A simple solution to calling C++ code from within C# code, using dllexport on the C++ side, and DllImport on the C# side.