Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
when trying to Save the Spreadsheet document using ASP.NET Core API, in the `Save` method of the controller, the following error is thrown:



https://www.syncfusion.com/forums/159833/could-not-load-file-or-assembly-syncfusion-xlsio-portable
However, the solution provided there is no longer applicable. When trying to add `using Syncfusion.XlsIO.Net.Core`, it is not recognized and there's no Nuget package with this namespace.