WCF support for WebAssembly
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Describe the solution you'd like
Hello, We have old application based on .NET Framework + WCF (recently migrated to CoreWCF) on backend.
We are developing new frontend based on Blazor Server. There are quite some reasons for us to migrate to Blazor WebAssembly, but the absence of support of WCF is blocking us from this.
I've found some questions related to this topic several years ago, but what is changed since that time is that there is now nice CoreWCF project, which is well maintained and can be used to develop moden .NET 6-8 WCF-based solutions.
Please consider adding support of WCF client side to Blazor WebAssembly.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.