Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL as Database Provider #269

Closed
aatmmr opened this issue May 6, 2018 · 4 comments
Closed

MySQL as Database Provider #269

aatmmr opened this issue May 6, 2018 · 4 comments

Comments

@aatmmr
Copy link

aatmmr commented May 6, 2018

I wanted to open this issue in order to help any user who is searching for a solution how to use Piranha Core with MySQL as database provider. It can be simply done through adding MySQL capabilities to EF Core.

A short tutorial including a sample project can be found at this GitHub repository. Feel free to use and comment it.

Enjoy!

@aatmmr
Copy link
Author

aatmmr commented May 17, 2018

@tidyui I guess the issue can be closed or do you like to keep it open?

@tidyui
Copy link
Member

tidyui commented May 17, 2018

I think we should keep it open so people see it! Or maybe add a new page to the Wiki about it

@tidyui
Copy link
Member

tidyui commented May 17, 2018

I'm guessing we'll need to add some database related info. If you take a look at the current master branch there are atm three packages for AspNetCore Identity as Microsoft has implemented it in a way that the Migrations are database dependent. If MySql should be supported for Identity I'm guessing another version will be needed as well.

@aatmmr
Copy link
Author

aatmmr commented May 18, 2018

Yes - good point having separate versions depending on the database. I will have a look into it once I have some reasonable spare time.

Regarding closing the issue - Moving it to the wiki might be the better option as it is more a solution than an issue. I will try to write something for the wiki - so let's keep it open until there is an article.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants