This repository contains my hands-on practice code while learning ASP.NET Core Web API from scratch. It is not a production project, but a concept-practice repository created to deeply understand how ...
Take advantage of the Dapper ORM’s support for asynchronous operations to bring fast data access to your ASP.NET Core applications Dapper is an open source, lightweight “micro ORM” that supports many ...
This project demonstrates a professional backend architecture using ASP.NET Core Web API. It was designed as a portfolio project to showcase backend development skills such as clean architecture, REST ...