Am I right to assume that the DocIO version for ASP.NET MVC (running on Windows) is better, more advanced, in comparison to the version available for .NET Core?
I would like to use DocIO on Mac for development and, if good enough, on Linux later on when running in production, but it looks like the .NET Core version is not as complete as the one for Windows.
If I'm mistaken, please, help me understand how to, for example, define what type of CSS export I want on .NET Core. Based on the docs, I could only find instructions for ASP.NET MVC: https://help.syncfusion.com/file-formats/docio/html
Thanks, Bruno