Closed blazkovicz closed 10 years ago
Ok, this thing does not work for me.
Hi @blazkovicz, not sure if you got this sorted in the end but sounds like you are trying to use the LinqToQuerystring.WebApi package in a Web Api 2 project.
Please this package instead https://www.nuget.org/packages/LinqToQuerystring.WebApi2/
Yes, You are right. Thanks for the link.
Error: can not update "Microsoft.AspNet.WebApi.Core 5.1.1" to "Microsoft.AspNet.WebApi.Core 4.0.30506.0". So I had to download LinqToQuerystring archieve and copy LinqToQueryableAttribute.cs to my project. Why such strict dependency for one attribute?!