Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

How to extend available properties of User.Identity

How to implement oauth2 server in ASP.NET MVC 5 and WEB API 2 [closed]

'router-outlet' is not a known element

How to add Web API to an existing ASP.NET MVC (5) Web Application project?

GlobalConfiguration.Configure() not present after Web API 2 and .NET 4.5.1 migration

How to get current user, and how to use User class in MVC5?

Unauthorised webapi call returning login page rather than 401

What is ASP.NET Identity's IUserSecurityStampStore<TUser> interface?

ASP.NET Identity DbContext confusion

Do I need a Global.asax.cs file at all if I'm using an OWIN Startup.cs class and move all configuration there?

How to add MVC5 to Visual Studio 2013?

ASP.NET MVC 5 - Identity. How to get current ApplicationUser

HTTP Error 500.19 and error code : 0x80070021

OwinStartup not firing