Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

JWT authorization with roles in Identity Core

Creating a .Net Standard library referencing ActionFilters, HTTPContext , HTTPException etc

log4net:ERROR ConfigureFromXml called with null 'element' parameter

asp.net-core log4net

Serilog does not create log files

c# asp.net-core serilog

In a Blazor Web App (.NET 8), links do not change scroll position

Adding AspNet Core to standard Dotnet Core Console app

EntityFrameworkCore inserting existing related items

ASP.NET Core 2.2 + IIS: Where can I see logs (ILogger) for my app in IIS on server?

How to read section values from appsettings.json in .NET Core

c# asp.net-core .net-core

Azure Pipelines hosted agents have been updated and now contain .Net 5.x SDK/Runtime along with the older .Net Core

Could not modify reason phrase on HttpResponse object in asp vNext

Example values(placeholder) for query parameters in Swagger (swashbuckle)

How to access the DbContext fom asp.net core service

CustomRequestCultureProvider: context.User.Identity.IsAuthenticated is always false

ASP.NET Core model binding behaviour switch

EF Core In Memory Database not saving ICollection object column

Return status code with an authorization filter

c# asp.net-core

What is the ASP.NET Core 3.1 equivalent to HttpControllerContext and HttpActionContext?

ASP.NET Core 2.1 Use HttpContext in view

Browser back button does not execute the controller method