Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-mvc

Set ViewBag property in the constructor of a ASP.NET MVC Core controller

Change the headers of static files in Asp.net Core

Does MVC6 support Precompiled Views?

asp.net core JWT in uri query parameter?

.Net Core cookie will not be set

c# cookies asp.net-core-mvc

Passing TempData with RedirectToAction

asp.net-core-mvc

Supporting Multiple Versions of a Compilation Dependency (vNext)

HttpRequest not aborted (cancelled) on browser abort in ASP.NET Core MVC

Special characters in Razor template not being encoded correctly

How can I get started with ASP.NET (5) Core and Castle Windsor for Dependency Injection?

TextFieldParser replacement in .net Core 1

c# asp.net-core-mvc

ASP.NET Core MVC View Components

Authentication in ASP.NET 5 (vNext)

Route Name for HttpGet attribute Name for base generic controller class in asp.net core 2

ASP.NET Core Identity does not inject UserManager<ApplicationUser>

AddEntityFrameworkStores can only be called with a role that derives from IdentityRole in .NET Core 2.0

ASP.NET requirements for ClaimTypes

Loading ASP.Net Core authorization policy from database

Error management in ASP.NET Core using a BaseController

How to register custom UserStore & UserManager in DI