etkmlm
Member
- Joined
- Sep 14, 2020
- Messages
- 9
- Programming Experience
- 3-5
i have a problem with Entity. Want to use Entity in DbContext class but it is not working even though I added it to the packages. So when i write the "System.Data.Entity", it turns red. (Error: CS0234)
Maybe Visual Studio doesn't see the Entity package.
Visual Studio 2019 .NET Core 2.0
ASP.NET Core MVC
(Sorry for English )
Maybe Visual Studio doesn't see the Entity package.
Visual Studio 2019 .NET Core 2.0
ASP.NET Core MVC
(Sorry for English )