Blazor Server

Hi,
I need to manage (create, edit, …) an Office document from a Blazor server app.
is there any products that can be used in Blazor server web application (.NET Core)?
Best
Stefano

@Steual,

All Aspose .NET APIs (except Aspose.OMR and Aspose.PUB that do not have .NET Core assemblies) do provide .NET Core Dlls, so, these are compatible with Blazer server. We have also created a test Blazor Server App for .NET Core and added different Aspose.Total Dlls. We found it works fine and only two products (Aspose.OMR and Aspose.PUB) are not compatible since they do not provide .NET Core assemblies. We already logged the following two tickets for it into our database:
OMRNET-147
PUBNET-207

Do let us know if you need further details or help.

A post was split to a new topic: Aspose.GIS not working in Blazor Server app