Why Visual Studio is telling me to replace argument with HttpContext when I use TypedResults.NotFoun...
Read MoreWhy is ProblemDetails not being returned in the HTTP response from my 'IExceptionHandler' im...
Read MoreRegister types from assembly scan against interface and implementation in ASP.NET Core DI...
Read MoreHow to Customize or Remove Specific Routes Created by AddIdentityApiEndpoints in .NET 8?...
Read Morec# razor app, multithreading issue with "Cannot access a disposed object. A common cause of thi...
Read MoreSerilog format context property as top level property...
Read Moreadding background colour to webpage...
Read MoreError CS1503 - Cannot convert from Microsoft.Extensions.Configuration.IConfigurationSection to Syste...
Read MoreAdd claims to admin when db is launched first time...
Read MoreSystem.Text.Json.Serialization.JsonConverter<DateTime> is executed for nullable DateTime prope...
Read MoreCreate a Search function in Blazor that looks up multiple entries in SQL...
Read MoreCan't run debugging on previously used port on IIS Express...
Read MoreHas HttpContent.ReadAsAsync<T> method been superceded in .NET Core?...
Read MoreWhat is AddEndpointsApiExplorer in ASP.NET Core 6...
Read MoreHow to allow Caching API endpoint that requires Authorization header?...
Read MoreWhat is the correct package to use for SIgnalR with ASP.NET Core?...
Read MoreIssue with azure app service (linux) environment variable in ASP.NET Core app...
Read MoreMVC Post Request - Max no. of objects in IEnumerable<T> binding?...
Read MoreASP.NET Core MVC Automate DateTime fields during the Create/Update...
Read MoreSerilog to CloudLog does not work from lambda...
Read MoreASP.NET Core Custom IExceptionHandler doesn't catch exceptions...
Read MoreAsp.Net Core: should I use AddScoped or AddSingleton on a cache service...
Read MoreAre services added with AddScoped stored internally in the HttpContext variable?...
Read MoreResolving instances with ASP.NET Core DI from within ConfigureServices...
Read MoreWhat are the practical scenarios to use IServiceCollection.AddTransient, IServiceCollection.AddSingl...
Read Moreclicking on create button and having the create view appear on current view page...
Read MoreCall a stored procedure in ASP.NET Core 3.1/5.0...
Read More