In this article, I will show tutorial about how to use EF Core 5.0 in .NET Core 3.1 to implement Code-First approach to create/update MySQL database on Visual Studio 2019 for a RESTful API application. Let’s get started. Step 1 – Create .NET Core 3.1 project on Visual Studio 2019 We will create a RESTful […]
Read more