Hi David,
Thanks for contacting Syncfusion support.
Yes, “
Microsoft.AspNetCore.Mvc.Core 1.1.3” is compatible with Syncfusion version 15.2600.0.46. Please, follow the same procedure mentioned in our
documentation website to create a ASP.NET Core 1.1.0 web application.
Steps to create an ASP.NET Core application with Microsoft.AspNetCore.Mvc.Core 1.1.3”.
· After creating web application, T
o install Microsoft.AspNetCore.Mvc.Core, run the following command in the Package Manager Console.
· Open project.json file and upgrade the dependencies version of "Microsoft.NETCore.App" and "Microsoft.AspNetCore.Routing".
· Now, run the application.
For your convenience, we have prepared a sample based on your query. Please, find the sample link below.
Also, check out the below links to know more about rendering EJ controls in ASP.NET Core platform.
To check out the demo samples of EJ controls in ASP.NET Core:
Please, let us know if you need any further assistance.
Regards,
Shameer Ali Baig S.