Tool to visualise OData WebAPI / WCF Data Service?

二次信任 提交于 2019-12-06 16:42:30

LINQPad implements an "OData / WCF Data Services" connector. So, you can explore metadata and query data quikly.

I had the same issue that I wanted our customers to have a visualization of our OData service. There are paid/online variants like http://www.pragmatiqa.com/product_xodata.html but in our case our Security Policy Officer didn't like the fact that our Metadata was being uploaded to an outside party.

I have written a small Windows program that some might find useful. I have tested it some OData services and for us it is quite useful.

https://www.dropbox.com/s/b94n97frnlln70m/OData_Explorer.zip?dl=0

If you have any questions about or problems with the program you can always contact me: LiQuick@gmail.com

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!