Copied to clipboard

Flag this post as spam?

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


  • AnandBhopale 54 posts 172 karma points
    Apr 30, 2021 @ 12:45
    AnandBhopale
    0

    Asp.mvc project under Umbraco

    I have requirement from a customer to re-engineer normal ASP.net MVC project to Umbraco based CMS.

    Reasons

    1. There have few HTML pages which should be converted to Document Types and then razor based views.
    2. The customer wants to introduce Blog functionality
    3. There are few data entry forms which are Standard MVC controllers + EF based Model.

    How to integrate such application with Umbraco without much modification to Umbraco code base.

    Thanks

  • Alex Skrypnyk 6131 posts 23950 karma points MVP 7x admin c-trib
    Apr 30, 2021 @ 13:07
    Alex Skrypnyk
    0

    Hi

    There are a couple of ways:

    1) Using Umbraco Headless edition - https://umbraco.com/products/umbraco-heartcore/

    2) General way - create Umbraco installation and move all code into one solution

    I suppose that easier would be using general Umbraco install, but try to compare these two ways and decide yourself.

    Thanks,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft