Is using the Runtime for a web-based (not desktop) application a valid use of it? I want to contact ESRI services via the API and use within our web application.
Thanks,
Peter
Thanks Joe. So by the term "Rest API" do you mean going directly to the ArcServer and calling the REST endpoint directly? Or is there an Nuget Package that provides that functionality? The Runtime seemed to be what I was after but oriented towards a desktop environment...
For a server side application you could use the Rest API. Could do this through python, a C# service. Or you could use a ArcGIS Server SOE.
Thank you for the quick reply. Just to verify, I want to be able to connect to an ESRI feature service, query it and then return value added information back to my web application via JSON and that should be possible with this API, yes?
Hi,
ArcGIS Runtime SDK for .NET is not supported for use in web applications or web services.
For building client web apps see ArcGIS API for JavaScript | ArcGIS for Developers (Latest) and for developing Enterprise services see ArcGIS Enterprise SDK.
Thanks
Mike
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.