You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
This is a very rudimentary RSS output formatter. The problem is that SyndicationFeedReaderWriter does not provide "frame" for the syndication contents to attach to which will be necessary for a proper Output Formatter to work.
Right now there is no built in Syndication that you can just return Ok(syndication) at the Controller.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be really great if this included an Output formatter or if there was sample code on how to create an output formatter for asp.net core.
The text was updated successfully, but these errors were encountered: