-
**Versions:**
1. Microsoft.AspNetCore.OData - 7.4.1
2. Microsoft.AspNetCore.OData.Versioning.ApiExplorer - 4.1.1
3. .NET Core 3.1.6
**Scenario:**
When EnableQueryAttribute is used ODATA query t…
-
Hello,
I would like to ask if there is a chance at some point to extend some functionality for specific providers. Here, that would be Copernicus Dataspace.
Some datasets like e.g., Sentinel-1 or -2…
-
Here is some solution to search inside field. I.e. we have:
`"text": "some TEST here"`
We want to get search by text `TEST`.
`new $odata.Func('startswith','Text', 'TEST')` will return empty, …
-
### Issue
We are currently migrating Client and Server from OData V2 to OData V4 and get the following exception with one query in the .NET Maui App:
_The complex type 'System.Collections.Generi…
-
Hi,
I have an issue calling a simple function, using simple.odata.client library.
In short, on the client side, I'm using an ASP.NET MVC web app, which calls our ASP.NET OData API, using the follo…
-
### Which service(blob, file, queue, table) does this issue concern?
Table
### Which version of the Azurite was used?
3.18.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio…
-
With [this commit](https://github.com/OData/odata.net/commit/3fb1497e8c21cba1e5f8c34322476d2e40b28d9b#diff-22a2c91a3ceb4d95dd509d61143b9626f4446528b0a7f9122ec8a9e3f313df2d) `Microsoft.OData.Core` …
-
**Assemblies affected**
ASP.NET Core OData 8.x (latest)
**Describe the bug**
When applying own projection/select to the query the odata wrapper get's lost.
**Reproduce steps**
```
pu…
-
I'm trying to use an open type in my EDM, but I run into a problem when applying queries.
```
public class TestData
{
public int Id { get; set; }
public string Name { get;…
-
I'm not sure if this is an issue with the Simple Odata Client, or with the way odata (and in particular entity pluralization) is implemented by this server app...
I'm trying to update a Navigation Li…