Jump to content

Recommended Posts

Posted (edited)

Hello!

You will need MySQL Connector. You can get it from NuGet (in your Visual Studio or from the webpage below).
However, if you don't want to deal with SQL and you want to get your data as objects from your database, then you can use Entity Framework Core (but consider that you will have to do few things before you can use it while with connector you can start the development instantly).

For more information:
MySQL Connector (MySql.Data) - NuGet
MySQL Connector tutorials
Entity Framework Core - MS DOCS

Edited by manaszon
Posted

Thank you for the answer. But when i use this and start the ressource there comes that it is undefinded. So how can i integrate the MySql.Data.dll in my Sercer that ist launches with it.

Posted

There still comes unknowen directive when starting my ressource. Do maybe have to add something to the meta.xml?

~Spork

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...