Querying NuGet via LINQPad

I was reading a blog post by Phil Haack today on How to find out which NuGet packages depend on yours and I decided I wanted to do a bit more digging into what I can find out about a package using NuGet’s OData feed.
A cool feature of LINQPad is …


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I was reading a blog post by Phil Haack today on How to find out which NuGet packages depend on yours and I decided I wanted to do a bit more digging into what I can find out about a package using NuGet’s OData feed. A cool feature of LINQPad is that it supports OData feeds, so you can add any OData feed and query against it. Well, NuGet is providing all its data via OData, so can we query it?


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2011-02-24T00:00:00+00:00) Querying NuGet via LINQPad. Retrieved from https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/

MLA
" » Querying NuGet via LINQPad." Posts on LINQ to Fail | Sciencx - Thursday February 24, 2011, https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday February 24, 2011 » Querying NuGet via LINQPad., viewed ,<https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Querying NuGet via LINQPad. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/
CHICAGO
" » Querying NuGet via LINQPad." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/
IEEE
" » Querying NuGet via LINQPad." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/. [Accessed: ]
rf:citation
» Querying NuGet via LINQPad | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2011/02/24/querying-nuget-via-linqpad/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.