Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Setting Up A MySQL Server | Introduction to Databases with .NET
Introduction to .NET with C#

Setting Up A MySQL ServerSetting Up A MySQL Server

You can download the MySQL Server from the Official MySQL website.

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.

Все було зрозуміло?

Секція 3. Розділ 3
course content

Зміст курсу

Introduction to .NET with C#

Setting Up A MySQL ServerSetting Up A MySQL Server

You can download the MySQL Server from the Official MySQL website.

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.

Все було зрозуміло?

Секція 3. Розділ 3
some-alt