I tried to use linq but failed because i have no xml knowledge.
What is the easiest way to get the id or link and updated from an rss feed? (an example feed -> https://stackoverflow.com/feeds/question/1926343)
I have no idea how to skip all elements until the first entry element. I also dont know how to pull each link and data from each elements from within the entry element
Here’s a minimal example of how to do this:
And here’s the output that it generates: