Unable to create client in WASM
Open
Blocked
triaged
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Copied from https://github.com/CoreWCF/CoreWCF/issues/886

When creating an HTTP based binding in a Blazor app, the above exception is thrown.
**To Reproduce**
Steps to reproduce the behavior:
Constructing BasicHttpBinding using the default constructor should be sufficient.
**Expected behavior**
No exception on construction of binding
Contributor guide
Assessment
This issue has not been assessed yet.