Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 680 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 680 Bytes

Global Covid-19 infection status information

.NET Core

C# web scraper for worldometers coronavirus

In this repository I have implemended

  1. web api (net core 3.1)

  2. blazorwebassembly

  3. signalr realtime update (asp net core signalr)

  4. asp net core razor pages (net core 3.1)

To make it work Open Package Manager Console> Select NCovid.Service Procet on Default project Run Comand

Update-Database

You are all set......