You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, with this project i would to test performance of Entity Framework Core vs Dapper CRUD operation using MySQL.
Why MySQL? Simple because seems most used free database and i would test performance using parallel query and without MARS feature.