Live is streaming live. Watch now.

Migration Analysis with APIPort Tool

The APIPort tool will give you some information as to how many of the method calls invoked by the code in the library being analyzed are still available in .NET Core. It’s important to note that this may not be entirely accurate because the API Port tool isn’t going to go out to NuGet and look for suitable replacements for deprecated or removed APIs. This tool doesn’t analyze third party dependencies, it only refers to the code in the base class library.