Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • RobertTheArchitect 1 post 21 karma points
    Oct 23, 2013 @ 16:04
    RobertTheArchitect
    0

    MVC App integration into Umbraco Core

    Ok long story short, I have an existing MVC app that uses AutoFac and EF, I am moving forward on integrating this app into Umbraco.

    first part of my stratigy is to identify simalarities between the 2 apps and port my code base into umbraco, such as routes, controllers, themes, pages, members acl, roles etc.....

    From what I can see, Umbraco does have an repository implementation but is using pocco as it's entity mapper. with that this porting should be pretty simple, just looking from the comunity on a stratigy to get this off the ground.

    Should I first prep my code base to also use pocco mapping or leave it with EF, if leaving it with EF, would there be a risk of overwritting the umbraco db schema etc...

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies