Hello ESRI Team,
Are you working on supporting ArcGIS Runtime Map in Blazor (WASM) to replace JavaScript solution ?
Hi Waldemar
I basically have the same question - unfortunately no answer...
Have you tried to integrate the JS API oder the Runtime into a Blazor client app? If so, would you share your findings?
Thanks a lot
Best Regards
Bernd
Hi Bernd,
No, I din't try, yet. My ArcGIS application is .NET WPF. I am waiting for ready-to-use Blazor/Razor component.
P.S. Please click button "I also have the same question" in my original post, which I suppose may increase attention from ESRI staff.
Yes, I have also the same question 🙂 ! Would be great to be able to use the combination Blazor .net c# (which all are opensource) towards ESRI solutions to minimize the need for code in Javascript with big frameworks like React, Angular and similar 😉 ! A ready-to-use Blazor/Razor component would have been great!!
I totally agree. I have integrated the JS API into a Blazor client app. If anyone is interested I can share some code to show how. It's not that complicated.
I know this is an old thread, but if you can give me any tips on how you integrated this I would greatly appreciate it!
pls share this.i will be very thankfull to you.
Thanks
There's a new Blazor API developed by an Esri partner that's basically a wrapper around the JS API. There are several samples and blog posts to get you started. And it's free to use.
Have you looked in GeoBlazor?