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

Enable MySQL support and add development comment #2321

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

pournasserian
Copy link
Contributor

Updated FluentCMS.csproj to include MySQL project reference. Uncommented AddMySqlRepositories method in RepositoryServiceExtensions.cs. Added a comment in Default.razor.cs about a known Blazor issue.

Updated FluentCMS.csproj to include MySQL project reference.
Uncommented AddMySqlRepositories method in RepositoryServiceExtensions.cs.
Added a comment in Default.razor.cs about a known Blazor issue.
@pournasserian pournasserian self-assigned this Nov 30, 2024
@pournasserian pournasserian added the bug Something isn't working label Nov 30, 2024
@pournasserian pournasserian added this to the MVP milestone Nov 30, 2024
@pournasserian
Copy link
Contributor Author

@TheHadiAhmadi review this PR: clone a new version to re-install all Nuget packages.

I can't see any build time exception while running this branch.

@pournasserian pournasserian marked this pull request as draft December 1, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQL is not supported on .NET 9, check when it is available, add the repository to the main project
2 participants