hello buddies!
Please explain me in brief,
what is ONE ASP.NET identity system in context with .net 4.5:)
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted Aug 10, 2014, 1:34 AM
Guest UserPosted Aug 10, 2014, 1:33 AM
ASP.NET Identity can be used with all of the ASP.NET frameworks such as ASP.NET MVC, Web Forms, Web Pages, Web API and SignalR. It's available as nuget package also.
It's new way of membershipprovider which provide user the login and other customizations.