Course Content
Introduction to .NET with C#
Introduction to .NET with C#
Setting Up A MySQL Server
The name of the NuGet Package is MySql.Data by Oracle.
Summary:
- Install the MySQL Community Server and configure it;
- During configuration, set the root password;
- Create a new .NET Console App project;
- Install MySql.Data Package.
Thanks for your feedback!