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 was archived by the owner on Apr 8, 2020. It is now read-only.
I have a problem with SyndicationFeed in asp.net core. I know that hasn't been ported yet to the asp.net core but I also use full .net framework so I think it should works.
I have a problem with SyndicationFeed in asp.net core. I know that hasn't been ported yet to the asp.net core but I also use full .net framework so I think it should works.
Here's my code where I have an error:
SyndicationFeed feed = SyndicationFeed.Load(reader);
and here's my project.json
Do you have any idea what is wrong ?
The text was updated successfully, but these errors were encountered: