Compilation error for SyncFusion.EJ in ASP.NET MVC Core RC2

I have an ASP.NET MVC Core RC2 project to which I want to add Syncfusion Grid. I followed the steps described in this page under the "Deploying the ASP.NET MVC 6 Sample" section: http://help.syncfusion.com/aspnetmvc/getting-started#mvc-6-application

When I add the SyncFusion.EJ and SyncFusion.EJ.MVC packages, I am getting the following compilation errors:

The dependency Syncfusion.EJ >= 14.1600.0.46-rc1-final could not be resolved.
The dependency Syncfusion.EJ.MVC >= 14.1600.0.46-rc1-final could not be resolved.

The project.json entries for the packages that I tried to use are the following:

    "Syncfusion.EJ": "14.1600.0.46-rc1-final",
    "Syncfusion.EJ.MVC": "14.1600.0.46-rc1-final"

Uploading the sample project for your reference. Is an rc2 MVC version of SyncFusion available? How can I fix the compilation errors?

Thanks!

Attachment: SyncFusion_7ca76cef.zip

1 Reply

RU Ragavee U S Syncfusion Team June 6, 2016 12:04 PM UTC

Hi Girish,  

We considered this query “RC2 support for ASP.NET core MVC” as a feature and a support incident has been created under your account to track the status of this feature. Please log on to our support website to check for further updates.

https://www.syncfusion.com/account/login?ReturnUrl=/support/directtrac/incidents  

Regards,  
Ragavee U S.  


Loader.
Up arrow icon