simple.odata.client Questions
2
Solved
In Microsoft oData v4 proxy client, there is an option to add auth token into each request. It can be achieved by following way:
var container = new Default.Container(new Uri(http://localhost:9000...
Pilchard asked 26/1, 2017 at 5:5
2
Solved
I am using Ms Dynamic Web Api with Simple OData. I need to add new record for link entities.
I am using the below code snip and refer the documentation on
https://github.com/object/Simple.OData.C...
Butterfly asked 4/11, 2016 at 0:39
1
© 2022 - 2024 — McMap. All rights reserved.