Error timeout while using OData in ASP.NET Core 6.0

Viewed 6

My Program.cs here:

enter image description here

My Postman still loading but no responding or error:

enter image description here

The version of the packages used:

enter image description here

My controller:

enter image description here

When I still wait about 1-2 minutes, it throws 500 in VS:

enter image description here

Can anyone help me?

0 Answers
Related