How to call System.ServiceModel.Syndication.SyndicationFeed from PowerShell?
I was trying to read RSS feed from Powershell, and need to traverse through feed, I am wondering what would be the way to do it?
I could not find any example on it.
Thanks in advance!!
Ramani
Here’s what I came up with in a few seconds: