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)
-
0
Hi @andremteixeira,
- Check out <a class="postlink" href="https://askubuntu.com/questions/8155/mysql-gui-tools">https://askubuntu.com/questions/8155/mysql-gui-tools</a>.
- <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.
- Check out <a class="postlink" href="https://code.visualstudio.com/docs/setup/linux">https://code.visualstudio.com/docs/setup/linux</a>