Exporter–added RSS and IDataReader
I have added to the Exporter
- Export RSS into Word/Excel/PDF – see https://github.com/ignatandrei/Exporter/wiki/Export-RSS and video at https://youtu.be/AJWIJRAs_Xc
- Export IDataRerader(SqlDataReader ) - see https://github.com/ignatandrei/Exporter/wiki/Export-IDataReader and video at https://youtu.be/kDfNjY1Lfkg
Also , the RSS could be tested at http://exporter.azurewebsites.net/Home/ExportData
The code source is free and all on https://github.com/ignatandrei/Exporter
Leave a Reply