Base solution for your next web application
Open Closed

.NET Framework version #6209


User avatar
0
azmat created

I am going to create a new project using "Asp.Net Core MVC & JQUERY" type, I want to know which .NET Framework version i should use? My concerns are following,

Are you going to support both frameworks in the furture or will be more inclined towards .Net Core?

Is there any limitation in Asp.Net Zero features if i create a project using .Net Framework 4.6.1?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    I suggest you use NET core.

    What features do you specifically refer to may be restricted?

  • User Avatar
    0
    azmat created

    My application requirement is pretty basic, i want to use Rapid Application Development tool and feature wise i need Audit History, Permission Management, LDAP authentication and Hangfire for background jobs.

    If by using .Net Framework i can avoid installing .Net Core in my production environment then it will be easier for me, otherwise i need to convince system admin to install it which is time consuming.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Are you going to support both frameworks in the furture or will be more inclined towards .Net Core?

    We will support both versions.

    Is there any limitation in Asp.Net Zero features if i create a project using .Net Framework 4.6.1?

    Not in AspNet Zero's latest version.