I am trying to connect OLAP Cube using ADOMD Remote provider as provided in your sample link . For that, I need to add Infragistics.Web.Mvc dll or nuget package in solution (ASP.NET core web application .Net Framework). I installed Infragistics 16.1v and found nuget package for respective dll in "C:\Program Files (x86)\Infragistics\2016.1\Ignite UI\MVC\MVC6\Bin\dotnetcore1.0".
While restoring package, it fails with message
"Package Infragistics.Web.Mvc 6.1.161.2145 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Infragistics.Web.Mvc 6.1.161.2145 supports: netcoreapp1.0 (.NETCoreApp,Version=v1.0) One or more packages are incompatible with .NETFramework,Version=v4.6.1."
Please let me know, how to add Infragistics.Web.Mvc dll in my ASP.NET core web application .Net Framework application.
Hello Satish,
Thank you for posting in our forum.
Currently our MVC6 wrappers are built against the DotNet Core framework only.
They are currently not being built against .NETFramework 4.6, hence they cannot be used in projects that target that framework.
You can suggest adding support for that as a new product ideas for future versions at< http://ideas.infragistics.com>.
Best Regards,
Maya Kirova
Infragistics, Inc.
http://ko.infragistics.com/support