Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-mvc

RedirectToAction gets ignored

An alternative to global variables in Asp.Net Core?

How to add global authorize attribute to ASP.NET Core 6 MVC?

How can I have multiple Identity user types when using ASP.NET Core Identity and Entity Framework Core?

A key cannot be configured on 'ApplicationUser' because it is a derived type, but there is no key configuration on ApplicationUser

How to use css files or js in Area on ASP .NET Core

KeyNotFoundException: The given key 'OpenIdConnect.Code.RedirectUri' was not present in the dictionary

Open PDF file in new browser window in ASP.NET Core 3

How to create a directory on user login for .NET Core

c# asp.net asp.net-core-mvc

Cache table with Entity Framework Core

ASP.NET Core - Date entry format changes when deployed on linux

Cannot find view 'Index', although index is there - ASP.NET Core 6 MVC

ASP.NET Core Get UserId after ExternalLoginSignInAsync

How to accept List<string> in API controller's method from body as json?

ASP.NET Core MVC validate not required fields

Show appsettings.json value in cshtml file in .NET Core

c# asp.net-core-mvc