wcf icon indicating copy to clipboard operation
wcf copied to clipboard

WCF support for WebAssembly

Open denisbredikhin opened this issue 1 year ago • 0 comments

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

denisbredikhin avatar Oct 26 '23 09:10 denisbredikhin