-
I see a closed issue but I can not tell if the fix was put into the released code:
ODataMediaTypeFormatter is throwing a SerializationException when SingleResult.Create takes in a query that returns a…
-
OData complex types in navigation properties are always serialized as `null` when the navigation property gets expanded. I am using Entity Framework Core in conjunction with ASP.NET Core + OData.
…
-
### Summary 💡
The server-side data source will be implemented in a step-by-step manner, the issues it will be covered in are mentioned in the list below.
- [x] A TypeScript interface with clear …
-
Hi,
I have an entity with a property of type Dictionary. Existing data in the dictionary is not serialized in responses.
Now, I don't know if such dictionaries are intended to be supported at all, bu…
-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
**Assemblies affected**
`Microsoft.AspNetCore.OData 8.2.3`
`Microsoft.Azure.Cosmos 3.35.4`
**Framework**
dotnet 6
**Dependencies**
```xml
```
**Describe the bug**
A `JsonSeria…