Base solution for your next web application
Open Closed

Advise needed in order to merge existing MVC+React with aspnetzero #6749


User avatar
0
naurinrr created

We have some existing third party functionality written in MVC + React and some projects targeting .net core 2.1 which we want to include in our aspnetzero project.

  • Can we merge the same or do you foresee any challenges?
  • Which AspNetZero template would you recommend for the above scenario?
  • Do we have enough support available if we run down any technical challenge while doing the same?

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

    Hi @naurinrr

    1. If you are going to use AspNet Zero's users table (Authorization) or your existing app, you might not have so much problems.
    2. Both versions can work but I assume your app (MVC + React) is a SPA, so you can continue with ASP.NET Core & Angular version.
    3. You can ask questions about it or you can post your problems here. We can try to help.