MinhMit
MinhMit
Hello, I'm using OData for my project. And my entity must have a dynamic property. When I create an entity, its success as expected But when I try to get...
I'm developing a small project use postgresql and odata. and i have an issue when use OrderBy with column has AddTickFunction MyController: ``` [HttpGet] [EnableQuery] public async Task GetAsync() {...
Hi supporter. I used odata for my project. And some thing wrong with my code. Please help me. Version : Microsoft.AspNetCore.OData 7.5.6 I have objects: ``` public class ParentObject {...