Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

I am struck with Error CS0246:The type or namespace name 'MySql' could not be found (are you missing a using directive or an assembly reference?)

$
0
0

I am getting the error(Error CS0246:The type or namespace name 'MySql' could not be found (are you missing a using directive or an assembly reference?). So I tried installing MySql.Data NuGet Package in my ASP.NET project. But when I tried using Tools > NuGet Package manager > Manage NuGet packages for solution option to install it I can't find the MySql.Data since it says no result found. Then I tried Package manager Console to install MySql.Data by using the "Install-Package" command and also tried to update and reinstall every package using "Update-Package". But I had no luck can someone help me with this.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>