Upgrade MFaaP.MFWSClient to DotNetStandard 2.0, and possibly dotnet Core.
Attached is the MFaaP.MFWSClient ApiAnalyzer report.
ApiPortAnalysisMFilesMFWS.xlsx
ApiAnlyzer VSIX
ApiAnalyzer Desktop app
"Details", 2nd Sheet reports only one recommended change: "T:System.Web.HttpException | MFaaP.MFWSClient | Not supported"
Suggestion: mark as Obsolete, with a recommendation that users of "MFaaP.MFWSClient.Exception(WebServiceError info)" set Response Code to info.Status, and throw a new ExternalException(info.ToString(), info.Exception == null ? null : (Exception)info.Exception).
p.s. I don't have the COM component 'MFilesAPI' to build the MFaaP.MFilesAPI project.
Upgrade MFaaP.MFWSClient to DotNetStandard 2.0, and possibly dotnet Core.
Attached is the MFaaP.MFWSClient ApiAnalyzer report.
ApiPortAnalysisMFilesMFWS.xlsx
ApiAnlyzer VSIX
ApiAnalyzer Desktop app
"Details", 2nd Sheet reports only one recommended change: "T:System.Web.HttpException | MFaaP.MFWSClient | Not supported"
Suggestion: mark as Obsolete, with a recommendation that users of "MFaaP.MFWSClient.Exception(WebServiceError info)" set Response Code to info.Status, and throw a new ExternalException(info.ToString(), info.Exception == null ? null : (Exception)info.Exception).
p.s. I don't have the COM component 'MFilesAPI' to build the MFaaP.MFilesAPI project.