AspNetCoreOData
AspNetCoreOData copied to clipboard
Any help with OData with MongoDB database
Thank you for you article on odata with .net 5.0 and I have read it. I am having challenge making filtering, selecting, count et al work with a mongodb database not sql server like you used in the article. the get just returns all collections but still returns all when am trying to select or filter.
any pointers will be appreciated Thank you