Entity Framework Repository Pattern – Part 3
Now we have to test RoleRepository. For this lets create a console application. Codify. TestConsole is the test application in source code. Open Nuget Pacakge Manager Console and install EntityFramework by…