Base solution for your next web application
Open Closed

Integrating Odata in ng2 + Core template #2311


User avatar
0
genr created

Hello,

We're looking into the new ng2 + Core template. We would like to implement Odata in the server-side portion of the template but we can't get it to work. Since the documentation is focused on the "old" template we're a little lost. Is it possible to give us some sample code how to implement it in the ng2 + Core template.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We don't have a sample code but we can try to help you. Do you have a specific error about this issue ?

    You can try this service <a class="postlink" href="https://github.com/gallayl/angular2-odata">https://github.com/gallayl/angular2-odata</a> after enabling oData on the server side according to this document <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/OData-Integration">http://aspnetboilerplate.com/Pages/Docu ... ntegration</a>.

    Please write back if you face any problems.