Purpose and Scope of This Guide
Copy
This guide describes how to use the Aras Migration Analyzer to help developers identify which of their server-side methods cannot be automatically ported.NET Core. This is important for subscribers and partners to understand as they prepare to upgrade or deploy solutions to Release 20 or later.
In Release 15, Aras migrated the Innovator platform from .NET Framework to .NET Core. This change was necessary not only to ensure we’re using current technology to build our products, but also so we can provide new functionality like support for Linux.
It is not in the scope of the Aras Migration Analyzer utility or this guide to automatically update method code or suggest fixes. For more information about updating your code from .NET Framework to .NET Core, please visit Microsoft’s migration guide: https://docs.microsoft.com/en-us/dotnet/core/porting/