037 | Buddy Fetcher for .NET Core
Development of Buddy Fetcher for .NET Core: Simple RSS fetcher/aggregator (.NET Core/MySQL). Published as open source -
Buddy Fetcher for .NET Core.
Product features:
- collecting remote items (news, jobs etc) from a number of external sites
- using standard input RSS-feeds or custom parsing
- items collector can be run as frequently as needed (through scheduled task)
- separate functionality for operations with DB (data access layer)
- filtering items by categories (any number of categories)
- output RSS-feeds (filtered by categories also)
- caching logic for input RSS-feeds, web pages and output RSS-feeds
- mobile version is configured through separate CSS
- classic MVC (Model/View/Controller) implementation (own development)
This product was initially ported from original PHP version using own convertor (written in C# and using ~150 regular expressions).
Working PHP version, ported from the same original PHP version with the same convertor (using ~80 regular expressions), can be found as
Buddy Fetcher.
<< >>