WebApiQueryMongoDb
WebApiQueryMongoDb copied to clipboard
Thank you for the articles
Hi, thank you for the articles on Code Project for MongoDB and .net core. These were extremely helpful.
I am wondering, have you had any job using IQueryable to provide Odata like queries against your entities?
Cheers
Hi,
Happy to hear that you found articles helpful. Unfortunately I have not tried yet OData queries. I've checked, and OData is not yet officially supported in ASP.NET Core (https://github.com/OData/WebApi/issues/772).
Kind regards, Petru