-
Notifications
You must be signed in to change notification settings - Fork 59
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
scaffolder not shown in VS2015 Update3 #48
Comments
Same for me |
+1 |
Same for me ... did any one find a solution ? |
No I haven't found any solution and I had to code my odata V4 controller myself without scaffolding. |
ok @jmseigneur thank you for replaying, good luck |
if found a solution ... but i dont know if its gonna a work for you or not! :
By doing this i was ebale to use OData V4 FEATURES, like Nested $filter in $expand [.../Customers?$expand=Orders($filter=Id eq 10)]. and ohter V4 operations ... |
Thanks for your solution screenshots! |
Thank you @McMounir! It looks like the downgrade from v6+ was the critical move here. I went from 6.0.0 to 5.9.1 and it worked. |
+1 - also have this issue. Thanks @McMounir for the workaround! Also went from 6.0.0 down to 5.9.1 using nuget package manager, and was successful. |
The workaround is helpful, but does MS plan to make corrections so it isn't necessary to downgrade? |
Downgraded here to 5.10.0 version and also worked! |
Hi,
I cannot see the v4 scafolder in VS2015 Update3.
The text was updated successfully, but these errors were encountered: