Dear Team,
We are planning to migrate our application from .Net framework 4.8 to .Net 6.x, since currently we are using Aspose.Tasks, Aspose.Word (and few other aspose packages) wanted to confirm whether the same is being supported in Aspose.
I could not locate relevant document on latest .Net supports. Can you please confirm whether the same is being supported by Aspose currently.
Thank you.
Rajesh Kumar R.V.
@Rajeshrv,
we need to perform the additional checks on .NET 6.0 support and will get back with an answer later.
@Rajeshrv,
the support for .NET 6.0 will be available in Aspose.Tasks for .NET 21.12 which will be released this week.
@Rajeshrv,
Aspose.Tasks for .NET 21.12 is available for download: link.
Release notes can be found here.
Please note that currently Aspose.Tasks for .NET is not working in projects targeting .NET 6.0 in *nix environment, only in project targeting Windows platform (dotnet6.0-windows).
The reason is described here. In short, Microsoft marked System.Drawing as a Windows-specific library and Aspose.Tasks uses classes from System.Drawing internally. You can disable this behavior and enable support for non-Windows platforms by setting configuration switch (see the link above).
We are going to address this issue in next release of Aspose.Tasks for .NET.
Thank you for the update. Will use version 21.12 accordingly.