Hi Roberto,
Yes, you need to install 13.2.0.34 or later versions. Once you have installed the Essential studio for MVC, you will get the assemblies in GAC and you can add “Syncfusion.EJ” nuget package in project.json file.
To use the Syncfusion EJ MVC components, you need to have some packages installed. So please install packages from nuget.org and ASPNETVNext as shown in the below link. If you have previously configured any packages, uncheck them and just install the packages from these two URL’s as shown in the following link
https://github.com/aspnet/Home/wiki/Configuring-the-feed-used-by-dnu-to-restore-packages
Then open the package manager console and type “dnvm”. Once it is done, type “dnvm upgrade”.
Now restart the Visual studio and create the MVC 6 project.
Add the Syncfusion.EJ nuget package in “project.json” file.
Then add the following namespaces in “Viewimports.cshtml” page.
@using Syncfusion.JavaScript
@using Syncfusion.EJ.MVC
Now you can use the EJ MVC components. If still you face any difficulties, kindly get back to us with more information and we will be happy to help you.
Regards,
HariKrishnan
Hi Roberto,
We have provided MVC 6 support up to beta version 5. At present, our EJMVC components will not work with beta 7. We will provide support for higher beta versions of MVC 6 in our future releases. You can downgrade to MVC 6 beta 5 and use our components. Please follow the below steps for downgrading to MVC 6 beta 5
[fig: Shows the text with the “text” file]
Screenshot of “alias” folder shown below,
Now close the Visual studio and create a new MVC6 project, then try to use the EJMVC components. It will work without any problems. If still you face any difficulties, please get back to us with more information and we will be happy to help you.
Regards,
HariKrishnan
Hi Rein,
We have checked with your query and created a new incident under your account to track the status of the feature reported in this forum. Please log on to our support website to check for further updates.
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Regards,
Manikandan Mariappan