DEV Community

Discussion on: Adding RSS with .NET Core

Collapse
 
zeerorg profile image
Rishabh Gupta • Edited

Take a look at the solution, github.com/zeerorg/BlogPosts
Under MarkdownCheck folder for the code to create rss feed. If you have any other questions feel free to ask.

htmlcontent is the blog post content, it is useful when external rss readers can can read the post without going to the link