Skip to content

How do I use CoreWCF in the generated client? #886

@ricardoboss

Description

@ricardoboss

Hi there!

I want to consume a SOAP service using CoreWCF in Blazor.
To get a client generated I use SvcUtil and pass the URL to my service WSDL. This client however uses System.ServiceModel which I can't use in wasm as it is not supported.

Can you give me a hint how I can use CoreWCF in the SOAP client?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions