New posts in asp.net-mvc-5

User.Identity.GetUserId() returns null after successful login

Login page on different domain

How to reset password with UserManager of ASP.NET MVC 5

How to execute raw SQL query using Entity Framework without having to use a model?

What is the relationship between owin and oAuth2.0?

Basic authentication in ASP.NET MVC 5

There is no ViewData item of type 'IEnumerable<SelectListItem>' that has the key "key"

How does @Html.BeginForm() work? and search result in Microsoft ASP.Net MVC 5 tutorial?

MVC 5 How to define Owin LoginPath with localized routes

Razor syntax highlighting not working in VS 2012 with MVC 5

How to add claims in a mock ClaimsPrincipal

OWIN OpenID provider - GetExternalLoginInfo() returns null

Object reference not set to an instance of an object in _Layout.cshtml after updated packages

Can you extend HttpContext.Current.User.Identity properties

Seed Entities AND Users, Roles?

aspnet identity invalid token on confirmation email

User in Entity type MVC5 EF6

Get UserID of logged-in user in Asp.Net MVC 5

How to renew the access token using the refresh token?

Log Queries executed by Entity Framework DbContext