Message 1 of 2
.Net Api as .Net Core
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm just wondering if anyone at Autodesk has given any thought to publishing a .Net Core version of the .Net Api? Conceivably, a .Net Core version would be able to run on Mac and Linux.
From what I can tell, the .Net Api is composed of a bunch of P/Invoke calls to the C++ api. Theoretically, it should work.
Thanks.