AspNetCoreOData icon indicating copy to clipboard operation
AspNetCoreOData copied to clipboard

Make internal SelectExpandBinder methods public

Open bdebaere opened this issue 2 years ago • 3 comments

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.

bdebaere avatar Feb 11 '23 20:02 bdebaere