I installed asp.net 5 and Ef 7 rc1 And i m trying to write a generic repository and i need the find method For the "get" method , but it doesn't exists Is it on purpose , is there an alternative? is it a bug?
It is not yet implemented.
See https://github.com/aspnet/EntityFramework/issues/797 for more details about it