I have an MVC Project on .NET Core. My DDL has embedded Aspose.Words.dll and Aspose.Words.Pdf2Word.dll. I am loading a Pdf file using this line:
var document = new Aspose.Words.Document(OriginalStream, PdfLoadOptions); …...dll Embedded in MVC Project fails to load after deployment...2024, 2:00pm 1 I have an MVC project on .NET Core. My DDL has embedded...