Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-5

'object' does not contain a definition for 'Action' when using IdentityUser with OAuth

c# oauth-2.0 asp.net-mvc-5

How do I forcefully propagate role changes to users with ASP.NET Identity 2.0.1?

Identity 2.0 with custom tables

Some (official or not) upgrade Mvc3 to Mvc5 guide?

What is readonly for in a disabled TextBoxFor?

Client-side validation not working in ASP.NET MVC5 with Bootstrap

CssRewriteUrlTransform is not being called

Models.ApplicationDbContext for all models in an Asp.Net MVC 5 application?

Get ExtraData from MVC5 framework OAuth/OWin identity provider with external auth provider

How to create ASP.Net Identity tables inside existing database?

Complex object and model binder ASP.NET MVC

ASP.net Identity Disable User

How can I return a JSON result to a Ajax.BeginForm

MVC 5 Identity Automatic Logout

cs7003 unexpected use of an unbound generic name

c# asp.net-mvc-5

Redirect to an action from Application_BeginRequest in global.asax

Use ActiveDirectory authorization with ASP.NET Identity

Second sign-in causes infinite redirect loop after the first successful login MVC .NET 5 OWIN ADAL OpenIDConnect

Accessing UserManager outside AccountController

How do I properly register AutoFac in a basic MVC5.1 website?