Getting this error when adding the accelerator nuget package to a dotnet core project.
0>CSC: Error CS1705 : Assembly 'Flexmonster.Accelerator.Core' with identity 'Flexmonster.Accelerator.Core, Version=2.9.76.0, Culture=neutral, PublicKeyToken=7c70e3aa188faf11' uses 'System.Web.Http, Version=5.2.9.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Http' with identity 'System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Hello,
Thank you for reaching out to us.
Kindly note that Flexmonster Accelerator DLL is not compatible with .NET Core. We recommend using the Accelerator DLL within the .NET Framework project or as a Windows service.
Please let us know if the suggested alternatives would work for you.
Best Regards,
Maskym
Hi,
I tried setting this up in a ASP.NET Framework application and am getting the same error.
Using .NET Framework 4.8, do you have an example project I could look at with this working?
Regards,
Marty
Hello Marty!
Thank you for getting back to us.
Yes, we provide a sample project that utilizes the Flexmonster Accelerator DLL, available on our GitHub: https://github.com/flexmonster/pivot-accelerator-dll/
For your convenience, the launch instructions are included in the README file.
We are looking forward to hearing your feedback.
Best Regards,
Maksym