last-Programmer
last-Programmer
@migueldeicaza Can you please make it available as install dmg? or else instructions in how to get it compiled and install in m1 macs. Thanks
Any Update on this please?
We are using something similar to the code used in https://github.com/OData/ODataSamples/blob/master/WebApi/v4/DynamicEdmModelCreation/DynamicEdmModelCreation/CustomODataPathRouteConstraint.cs HttpRequestMessageProperties odataProperties = request.ODataProperties(); odataProperties.Model = model; odataProperties.PathHandler = PathHandler; odataProperties.Path = path; odataProperties.RouteName = RouteName; odataProperties.RoutingConventions = RoutingConventions;...
Thank you for the update. It would be great if you could update this sample also https://github.com/OData/ODataSamples/blob/master/WebApi/v4/DynamicEdmModelCreation/DynamicEdmModelCreation/CustomODataPathRouteConstraint.cs in which the model is set dynamically. because with odatalib 7 it is...
Waiting to see the samples. We are stuck in upgrading our project for long time because of this issue.
By seeing the sample i am trying to upgrade our project. We are using a custom odata query parser where we are parsing the $filter property like this ` HttpRequestMessageProperties...
I managed to get the model from the new method Request.GetModel(). Thanks
The sample you have provided when hosted in asp.net gives the following error.(in our project we host odata in asp.net). The error happens in the line configuration.Routes.Remove(routeName); But when self...
To Solve the above mentioned issue there should be a way to specify the customodataroute and customodatapathrouteconstraint in mapodataserviceroute. Please check this issue also https://github.com/OData/WebApi/issues/826
you can use osfmount and mount as physical drive and it works out of the box.