Base solution for your next web application
Open Closed

Running project on LInux #4135


User avatar
0
andremteixeira created

Hi.

I'm trying to run Asp.Net Zero on Ubuntu 16.04, with Asp.Net Core, Angular, and a MySQL database.

I have some doubts, though:

1: How can I manage to use a MySQL database? 2: How can I manage to use LDAP Core? 3: How do I setup the initial project un Ubuntu using vscode?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @andremteixeira,

    1. Check out <a class="postlink" href="https://askubuntu.com/questions/8155/mysql-gui-tools">https://askubuntu.com/questions/8155/mysql-gui-tools</a>.
    2. <a class="postlink" href="https://github.com/dsbenghe/Novell.Directory.Ldap.NETStandard">https://github.com/dsbenghe/Novell.Dire ... ETStandard</a> is an alternative but you might find nother libraries if you search on the web.
    3. Check out <a class="postlink" href="https://code.visualstudio.com/docs/setup/linux">https://code.visualstudio.com/docs/setup/linux</a>