AspNetCoreOData
AspNetCoreOData copied to clipboard
Make internal SelectExpandBinder methods public
Because so many methods are marked internal it really makes expanding OData behavior quite a hassle. I implore you to take a look at how extensible EntityFrameworkCore is for example and to reconsider all these internal methods everywhere.