Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EdmBuilder.cs with support for OData v4 #2

Open
michaelbromley opened this issue Nov 4, 2014 · 0 comments
Open

EdmBuilder.cs with support for OData v4 #2

michaelbromley opened this issue Nov 4, 2014 · 0 comments

Comments

@michaelbromley
Copy link

I am building the client side of a project wherethe backend uses Web Api and OData version 4. I had trouble getting breeze to generate entities from the metadata supplied by the server, and read about the problem here http://www.getbreezenow.com/documentation/odata-server, which I sent to the guy building the backend. He tried to implement the EdmBuilder method as suggested, but could not get it to build with the latest Web Api & OData v4 tools he is using.

Is there a plan to update EdmBuilder.cs so that it will work with the latest versions of these tools?

I really like what I have seen of breeze and I am keen to use it in this project. For now I'll have to manually define the entities in my front end code, but if we could get it working automatically this would make things many times more simple.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant