C# ASP.NET WebAPI with MariaDB and Dapper | Part 2: Database Connection, Repository, Controller



C# ASP.NET WebAPI with MariaDB and Dapper | Part 2: Database Connection, Repository, Controller

C# ASP.NET WebAPI with MariaDB and Dapper | Part 2:  Database Connection, Repository, Controller

In this video, I demonstrate how to create a basic WebAPI backend in C# and communicate with a MariaDB database table using the repository pattern and stored procedures.

Part 1: https://youtu.be/Of1kWvWCfo8

#csharp #aspnet #webapi #dotnet #mariadb #database #storedprocedure