Nathan

Results 3 issues of Nathan

**Assemblies affected** ASP.NET Core OData 8.0.11 **Context** I'm using EF with PostgreSQL And have an entity that needs to support 'custom fields'. I followed [this guide from Microsoft](https://docs.microsoft.com/en-us/aspnet/web-api/overview/odata-support-in-aspnet-web-api/odata-v4/use-open-types-in-odata-v4) and managed...

investigating

### Describe the bug I'm using `Amazon.Lambda.AspNetCoreServer.Hosting` to deploy my .NET API with OData endpoints. The deployment is successful, but when I call an OData endpoint with one or more...

bug
module/lambda-client-lib
queued
needs-investigation
p2

**Assemblies affected** I'm using `AutoMapper.AspNetCore.OData.EFCore 4.0.0` with `Microsoft.AspNetCore.OData 8.0.6`. **Describe the bug** My use case is as follows: In the frontend application the user can build a complex OData filter...

feature