asp.net mvc - Adding ASP MVC authentication after initial creation of project -


i have created lot of ground work ( views , viewmodels, controllers, models ) add authentication. did not add in initial creation process , wondering if there way add standard authentication created if 1 did select authentication type.

is possible load authentication based on project created without laborious task of having change every namespace , using, , have required references pulled down.

thanks


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

java - IntelliJ to move a class along with conflicted classes to a new package? -