I am trying to find upto what version the following product supports .Net Core. Based on doumentation this what i found
Excel .NET Standard 2.0 (.NET Core 2.0/2.1).
Word .NET Core 2.0. The latest version of Aspose.Words API also supports .NET Core 3.0.
PDF .NET Standard 2.0 (.NET Core 2.0/2.1)
Barcode .NET Standard 2.0
I am planning to create new .NET Core 3.1 application but before i do that wanted check if these products support .Net Core 3.1.
.Net Core 3.1 supports .Net Standard 2.1 and by extension, i guess it supports NET Standard 2.0
Will the above products support .Net core 3.1 ? are there any limitations