C#C
C#3y ago
30 replies
Happypig375

❔ Any tutorial on wrapping an open source C++ library for providing a cross-platform NuGet package?

The library in specific is https://github.com/NanoMichael/MicroTeX and I would want to provide a NuGet package that users can just install and use just like SkiaSharp on any .NET platform (Windows, Linux, Mac, iOS, Android, Browser). Using latest .NET practice is desirable - like LibraryImport from .NET 7.
GitHub
A dynamic, cross-platform, and embeddable LaTeX rendering library - GitHub - NanoMichael/MicroTeX: A dynamic, cross-platform, and embeddable LaTeX rendering library
GitHub - NanoMichael/MicroTeX: A dynamic, cross-platform, and embed...
Was this page helpful?