devnews

所属分类:博客
开发工具:C#
文件大小:20KB
下载次数:0
上传日期:2023-01-17 10:27:26
上 传 者sh-1993
说明:  使用定时Azure函数,它从feeds.json中列出的源中收集基于RSS提要的最新新闻...
(Using a timed Azure function, it collects the latest news based on RSS feeds from the source listed in the feeds.json file, going back a day, and publishes it to a Wordpress blog)

文件列表:
LICENSE (1070, 2023-01-17)
azure-pipelines.yml (1373, 2023-01-17)
banditoth.net.DevNewsCollector (0, 2023-01-17)
banditoth.net.DevNewsCollector\DevNewsCollector.cs (2033, 2023-01-17)
banditoth.net.DevNewsCollector\Entities (0, 2023-01-17)
banditoth.net.DevNewsCollector\Entities\BlogPost.cs (361, 2023-01-17)
banditoth.net.DevNewsCollector\Entities\PostContent.cs (269, 2023-01-17)
banditoth.net.DevNewsCollector\Entities\RssSource.cs (320, 2023-01-17)
banditoth.net.DevNewsCollector\Logic (0, 2023-01-17)
banditoth.net.DevNewsCollector\Logic\FileRssSourceProvider.cs (778, 2023-01-17)
banditoth.net.DevNewsCollector\Logic\PostContentGenerator.cs (3300, 2023-01-17)
banditoth.net.DevNewsCollector\Logic\RssGrabber.cs (2924, 2023-01-17)
banditoth.net.DevNewsCollector\Logic\WordPressPublisher.cs (3330, 2023-01-17)
banditoth.net.DevNewsCollector\Properties (0, 2023-01-17)
banditoth.net.DevNewsCollector\Properties\launchSettings.json (174, 2023-01-17)
banditoth.net.DevNewsCollector\Resources (0, 2023-01-17)
banditoth.net.DevNewsCollector\Resources\feeds.json (10543, 2023-01-17)
banditoth.net.DevNewsCollector\banditoth.net.DevNewsCollector.csproj (1166, 2023-01-17)
banditoth.net.DevNewsCollector\banditoth.net.DevNewsCollector.sln (1162, 2023-01-17)
banditoth.net.DevNewsCollector\host.json (221, 2023-01-17)

# Daily .NET news collector and publisher This repository contains the automation behind the website 'https://www.devnews.banditoth.net/'. Using a timed Azure function, it collects the latest news based on RSS feeds from the source listed in the feeds.json file, going back a day, and publishes it to a Wordpress blog. If you would prefer, or don't want to be included in the blog at all, fork the repository and extract it or add yourself to the feeds.json file. Then open a pull request to this repository and wait for approval

近期下载者

相关文件


收藏者