/Newsweek

Newsweek aggregates news from the world’s most popular websites.

Primary LanguageC#MIT LicenseMIT

Newsweek

Aggregates news from the world’s most popular websites, it displays content in real-time. There are separate categories for politics, tech news, sports, business, etc. Use the Newsweek worker (either start the Console app or install the Windows Service) to get the latest news.

http://www.newsweek.somee.com
Credentials: demo@test.com / 123456 or create your own account.

Screenshots

Screenshot_1 Screenshot_2

Sources

Technologies

  • ASP.NET Core MVC
  • Entity Framework Core
  • .NET Core Hosted Services
  • CQS

Libraries

  • MediatR - link
  • Automapper - link
  • AngleSharp - link
  • SendGrid - link
  • Moq, mocking framework - link
  • xUnit testing tool - link