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

Method not found BeginTransactionAsync for .net core 7 project #22

Open
YagneshKhamar opened this issue Jun 7, 2023 · 2 comments
Open

Comments

@YagneshKhamar
Copy link

I was trying to implement Serilog for MySQL database and everything was working fine but found that adding data into the db was not working. So on debugging the logs and code found that I am getting following error:

Method not found: MySql.Data.Data.MysqlClient.MySqlConnection.BeginTransaction

@saleem-mirza
Copy link
Owner

Unable to reproduce defect. I'd suggest creating minimum viable demo for reproducing this defect.

@YagneshKhamar
Copy link
Author

Sure let me do it

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