Skip to content

DotNet Standard #8

@OzBob

Description

@OzBob

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions