Consuming RSS feed with Cache, display using Razor
I'm looking to consume an external RSS feed, updating periodically and caching the results.
I would then like to display the information in a razor macro so I have control over the markup.
I was just wondering if there are any packages/advice that would help with this. I've had a look at feed burner but that's using a user control and doesn't really offer the flexibility required.
Consuming RSS feed with Cache, display using Razor
I'm looking to consume an external RSS feed, updating periodically and caching the results.
I would then like to display the information in a razor macro so I have control over the markup.
I was just wondering if there are any packages/advice that would help with this. I've had a look at feed burner but that's using a user control and doesn't really offer the flexibility required.
Thanks,
Jordan.
Hello,
This topic might help: http://our.umbraco.org/forum/developers/razor/27409-Consume-an-RSS-feed-in-Razor
Jeroen
is working on a reply...