AaronRobinsonMSFT / DNNE

Prototype native exports for a .NET Assembly.
MIT License
394 stars 41 forks source link

Improve UX #149

Closed AaronRobinsonMSFT closed 1 year ago

AaronRobinsonMSFT commented 1 year ago

Use quotes when including the dnne header file in the generated header - this addresses warnings from MSVC. Add a basic example for how the native binary can be consumed. Add FAQ entry for how to consume binaries.

Fixes https://github.com/AaronRobinsonMSFT/DNNE/issues/147