I'm going to develop a Rest API in ASP.NET MVC.
I don't know how can I check which version of Entity Framework is available on VS2019 IDE for ASP.NET MVC application. How can I check it?
Besides, is it possible to use EF6.2 for MVC applications or it only belongs to ASP.NET Core?