AspNetCoreOData
AspNetCoreOData copied to clipboard
Custom method can now have nullable parameters and nullable arguments
Fixes #1084
This PR will make it possible to create custom function for nullable types.
Please add a description to what the pr does.
Please add some test to this Pr