I started to learn Entity Framework. I created a console application in Visual Studio 2019 and I try to install Entity Framework from Nuget Package Manager:
but Entity Framework is not showing up in the Nuget Browse Tab...
Can you please give me a solution how to install Entity Framework in Visual Studio 2019?