Closed FortuneN closed 2 years ago
Hi @FortuneN please add unit tests and resolve my comment related to hash calculation
I changed the manner in which i access the ODataSettings in StructuralTypeConfiguration. It seems a bit better than just transferring one property of the settings. This way, all other settings values are usable (if need be) at that level.
Hi @FortuneN, this change available in Community.OData.Linq.2.1.24-rc
This would allow the brave/stupid like me to opt into recursions and be prepared to deal with the fallout
33
I tried this on a project i'm currently working on and so far no problems.
I'm prepared to adjust this PR as necessary to meet your standards.