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)
-
0
Hi @naurinrr
- If you are going to use AspNet Zero's users table (Authorization) or your existing app, you might not have so much problems.
- Both versions can work but I assume your app (MVC + React) is a SPA, so you can continue with ASP.NET Core & Angular version.
- You can ask questions about it or you can post your problems here. We can try to help.