The default MVC5 website offers membership and registration, but only with a name. I'd like to ask for some guidance on where to learn about accessing more advanced features.
With forms applications, I ran the regsql command to install features, but I'm not sure what to do with an MVC5 application running in azure. What's the general approach to turning on things like email, verification, and similar as part of the login process?
thanks for any pointers on how to get learning about enabling this.
Go to the complete details ...