Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install nuget package webapi because of "Microsoft.AspNet.WebApi.Core (= 4.0.30506)" #28

Closed
blazkovicz opened this issue Mar 13, 2014 · 3 comments

Comments

@blazkovicz
Copy 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?!

@blazkovicz
Copy link
Author

Ok, this thing does not work for me.

@beyond-code-github
Copy link
Owner

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/

@blazkovicz
Copy link
Author

Yes, You are right. Thanks for the link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants