Hello Sir,
I have to return 2 paramters(UserName, Email) in Login API. But in Entity Framework it returns all the parameters i.e. all the columns of the Database. And also I do not have to use LINQ for this solution. Please help me with some examples.
Thanks and please reply soon