Hello Experts,
in my Web Api project i am using "indivisul authentication" i am done the "Registration"using view..but now i want to "log in" using another view.
i get the error below
"The entity type ApplicationUser is not part of the model for the current context.
what can i do n how please..
thank u