Data portal wcf to balzor #2723
Unanswered
mohammedsweif
asked this question in
Questions
Replies: 1 comment
-
Microsoft is no longer supporting WCF on new platforms like Blazor. I recommend that you switch to using the HttpProxy and an http endpoint. There is an open source WCF project to recreate WCF for modern .NET. I haven't followed this project closely, but if you find it stable enough, you can create a data portal channel (or just a client-side proxy?) using this project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i have problem and need help now i use csla in wpf app using wcf now i need to make an other app blazor client app i cannot find article show me how can i do that
Beta Was this translation helpful? Give feedback.
All reactions