-
Hopefully I'm just missing something obvious, but I can't figure out how to convince Simple.OData.Client to give me the object the server returns after an insert. Because of how SharePoint is structur…
kitsu updated
6 years ago
-
```
What steps will reproduce the problem?
We implemented DataTables for ASP.Net MVC page with an handler action method
that returns Json data exampled below.
{"sEcho":"6","iTotalRecords":73,"iTotal…
-
As the comments in #20 show, the syntax for the generic filtering mechanism is up for debate.
We should discuss the options for this syntax, taking into account though that it will also influence the…
-
There is a lot of power in the server side in allowing _Actions_ to accept `QueryOptions`, common scenarios include _Create_ style actions that allow the result graph to be filtered or expanded, b…
-
### Expected Behavior
While I implementing Semantic Search using Azure AI Search with the OpenAI Extension(Java Worker) of Azure Functions, I faced a connectivity issue. By examining the debug logs a…
-
When replacing a azuread_privileged_access_group_eligibility_schedule the plug in crashes when trying to destroy an existing eligbility schedule, and then subsequently continues on, tries to add the s…
-
### Target SharePoint environment
SharePoint Server 2016 (on-premise)
### What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
### Developer environment
Win…
-
We are returning an IEnumerator (via the implementation of IQueryable), which does properly implement "yield return" and thus lazy enumeration to OData:
WebApi:
> ```
> [EnableQuery(
> Ens…
-
**Assemblies affected**
Microsoft.AspNetCore.OData 8.2.5 (but probably all of them
**Describe the bug**
When using an IQueryable generated via entity framework the default behaviour is to have sy…
-
```
What steps will reproduce the problem?
We implemented DataTables for ASP.Net MVC page with an handler action method
that returns Json data exampled below.
{"sEcho":"6","iTotalRecords":73,"iTotal…