Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-mvc

Adding Google API Offline access to a .NET Core app

C# ObjectResult for Status 500

c# .net asp.net-core-mvc

asp.net core 2.2 using HttpCookieCollection in a class library

SignOut does not redirect to site home page

AcceptVerbsAttribute in asp.net core

asp.net-core-mvc

How to make HTTP call from Controller ? to Use web API's Asp.Net Core C#

Custom error message on model validation ASP.NET Core MVC

Read raw Request.Body in Asp.Net Core MVC Action with Route Parameters

ASP.NET Core TypeLoadException Could not load type 'System.Web.PreApplicationStartMethodAttribute' from assembly 'System.Web'

ModelState.IsValid includes a navigation property. Always false. (only net-6.0) How to get true?

ASP.NET CORE Render Razor View to string with controller parameters

c# asp.net-core-mvc

Is there any way to use IHostingEnvironment in .net core class library?

How do I get a callback URL to Identity/Pages/Account/ConfirmEmail from a controller?

How do I get my custom ILogger implementation from ILogger in, for example a controller?

Use hiddenfield-value for asp-route-parameter

c# jquery asp.net-core-mvc

Claims in IHttpContextAccessor are empty

Inifinite loop during model binding when using [ModelBinder] attribute

asp.net-core-mvc

How to use localization with String.Format

mvc6: specify custom location for views of viewComponents

asp.net-core-mvc

How do I pass a parameter to RazorPage OnGet()?