-
-
Couldn't load subscription status.
- Fork 1.4k
Add RSS reading example #383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
It seems to me that it is just a string reading example from a web client. Nothing related to RRS is present
What do you suggest for make it more like RSS?
What do you suggest for make it more like RSS?
I have a feeling that this example is not related to general idea of this repository. I don't see ASP.NET using in the example
I thought there are tons of ASP.NET websites that show RSS feed on their main page and I added this PR to the repo
I thought there are tons of ASP.NET websites that show RSS feed on their main page and I added this PR to the repo
I agree. But I'm afraid your example doesn't contain ASP.NET nor RSS. It's just reading a string value from the web client.
What if I develop it in a way that contain either ASP.NET or RSS?
I mean a small ASP.NET WebApplication that shows a RSS list?
What if I develop it in a way that contain either ASP.NET or RSS? I mean a small ASP.NET WebApplication that shows a RSS list?
I think it would be great
395c9f0 to
ae56f92
Compare
@askrinnik check the new commit please
ae56f92 to
28fdb4c
Compare
Uh oh!
There was an error while loading. Please reload this page.
I implemented a simple RSS reader example