Tag: Dapper

.Net Core web API - Part 2 - MySQL

Oct 13, 2019 2 min.

Continuing the .Net Core series, in this chapter, we will connect our web API with a remote MySQL server. The full example can be downloaded in my GitHub repository: NetCore3 MySQL. Technologies .Net Core 3 MySQL MySQL Workbench Dapper Topics MySQL .Net Core 3 MySQL Let’s create a remote MySQL database and manipulate it with MySQL Workbench. First, access this website: https://remotemysql.com/ At the home page, click on “Login” and, in the next page, on the “Create Account” tab: