Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Enable multiple AzureAd in Identityserver4 .NET Core

Why EF core tell me 'specified member is unmapped'?

How to use ValidateAntiForgeryToken at controller level in MVC?

Angular 5 & ASP.Net Core with (CSP) Content Security Policy

Add Collection to user object in ASP.NET Core with Identity

Typed client using HttpClient subclass

ASP.net Core Web API - correct swagger annotations

How do you access HttpContext in the constructor of a Controller in .NET Core 3?

Unrecognized scheme in server address

Create a Razor View at runtime from string content

InvalidOperationException: Cannot find compilation library location for package 'Microsoft.Build'

Allow amparsand (&) in model while Sanitize using HtmlSanitizer C#

System.ObjectDisposedException: Cannot access a disposed object. Object name: 'MemoryPool'. .NET6

c# .net asp.net-core

Razor engine can't find my view in .Net Core class library

ASP.NET Core : Tag helper "select" is empty

Cannot delete file because it is being used by another process, ASP.NET Core MVC

IServiceCollection Does not contain definition AddJsEngineSwitcher

c# asp.net-core

How to configure controller to return null instead of Guid.Empty?

Include custom WWW-Authenticate header in 401 Unauthorised response when using Microsoft.Identity.Web

How to properly redirect to the same page in ASP.NET Core Razor Pages?