Base solution for your next web application
Open Closed

AspNetZero AngularCore vs AngularJs (GDPR) #5803


User avatar
0
andmattia created

Hi

today I look inside the lastest version (core & js). So some months ago about feauture in 2 enviroment I understood that JS app not support new feauter but DLL (core, application) still have all function but for example GDPR in version 6.1 exists only on Core and not in MVC.

This approch is the new road map?

Regards


2 Answer(s)
  • User Avatar
    1
    aaron created
    Support Team

    From https://aspnetzero.com/Documents/Version-Differences:

    ASP.NET CORE V.S. ASP.NET MVC 5.X

    Beginning from v4.1, we are more focused to ASP.NET Core based solutions (rather than ASP.NET MVC 5.x) since ASP.NET Core is Microsoft's new ASP.NET version. That means our new major features will be implemented for ASP.NET Core version (.net core & full .net framework).

    ANGULAR V.S. ANGULARJS 1.X

    Beginning from v4.1, we are more focused to Angular based solutions (rather than Angularjs 1.x) since Angular is Google's new SPA framework. That means our new major features will be implemented for Angular framework.

  • User Avatar
    0
    andmattia created

    @aron thank for your answer.

    So we need to plan to move to .NetCore our "old project"