Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.
☆21Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for COVID19.Tracker
Users that are interested in COVID19.Tracker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆16Aug 8, 2020Updated 6 years ago
- Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much mo…☆33Jun 27, 2023Updated 3 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆15May 24, 2020Updated 6 years ago
- This will be the Core of the entire solution. This Api will be responsible for overall data distribution and authorization.☆14Dec 8, 2022Updated 3 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆10May 22, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆20Dec 8, 2022Updated 3 years ago
- A Small POC Project that sends out a notification message on your Mobile Devices whenever there are vaccinations available in your Distri…☆13May 2, 2021Updated 5 years ago
- Integrating Tailwind CSS with Blazor.☆14Feb 19, 2021Updated 5 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Sep 6, 2020Updated 6 years ago
- Uploading Images or other documents is a very basic and common requirement when it comes to building anything from a simple application t…☆27Dec 24, 2021Updated 4 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…