Search code examples
Can vscode use a profile from Properties/launchSettings.json?...


asp.net-corevisual-studio-codeasp.net-core-webapi

Read More
Error when trying to add a scaffolded item in Razor Pages...


c#visual-studioasp.net-coreentity-framework-corerazor-pages

Read More
Getting an unknown Type at runtime in a Web API action filter...


c#asp.net-coreasp.net-core-webapiaction-filter

Read More
Cross module communication in modular monolith...


c#asp.net-coredesign-patternsarchitecturemodular-monolith

Read More
Server Side Blazor Component in .net 8, @onclick event not firing...


asp.net-coreblazorblazor-server-side.net-8.0blazor-auto

Read More
Replace DbContext in WebApplicationFactory for unit testing...


unit-testingasp.net-core.net-coreentity-framework-core

Read More
How to grant consent during sign in with Microsoft Entra ID (Azure AD)...


asp.net-coreazure-active-directoryasp.net-core-webapimicrosoft-entra-id

Read More
Polymorphism in MongoDb and ASP.NET Core - System.InvalidOperationException : The property 'Adve...


c#mongodbasp.net-coreentity-framework-core

Read More
Detect static file request from .NET core middleware...


asp.net-coremiddleware

Read More
ASP.NET Core DI with Simple Injector sharing DbContext...


c#asp.net-coredependency-injectionentity-framework-coresimple-injector

Read More
In ASP.NET Core how do you get a scoped service instance in a non-controller class?...


c#asp.net-coredependency-injectionserviceioc-container

Read More
Create two singleton services that implement the same interface...


c#asp.netdependency-injectionasp.net-core

Read More
Use Application Insight with ASP API Core...


asp.net-web-apiasp.net-coreazure-application-insights

Read More
ShouldSerialize method is not triggered in .NET Core 3...


c#jsonasp.net-coreserializationasp.net-core-webapi

Read More
App Insights ITelemetryInitializer / ITelemetryProcessor Not Working When Application Deployed to Ap...


asp.net-coreappinsights

Read More
asp.net core on linux with nginx routing doesn't work...


linuxnginxasp.net-coreasp.net-core-mvcasp.net-core-1.1

Read More
Change default cookie names for Antiforgery in ASP.NET Core MVC...


c#asp.net-core

Read More
What's the difference between System.Net.HttpStatusCode and Microsoft.AspNetCore.Http.StatusCode...


.netasp.net-core

Read More
How to use IHttpClientFactory to upload a file to a FTP Server...


c#asp.net-core.net-coredependency-injection

Read More
Dependency injection of multiple instances of same type in ASP.NET Core 2...


c#dependency-injectionasp.net-core

Read More
Email Data Annotation not working in ASP.Net Core...


c#asp.net-coredata-annotations

Read More
How to make controllers scoped or singleton instead of transient in ASP.NET Core?...


asp.net-coredependency-injectioncontrollertransient

Read More
Visual Studio see html changes without rebuilding code...


visual-studioasp.net-corevisual-studio-2019

Read More
UserManager.GetClaimsAsync() failing - The connection is closed...


asp.net-coreblazorasp.net-identityblazor-server-side

Read More
How to fix 500.30 - ASP.NET CORE app failed to start...


asp.netasp.net-coreiis

Read More
Want to call multiple apis from one main project...


c#asp.net-coreasp.net-core-webapi

Read More
System.Text.Json: Deserialize JSON with automatic casting...


c#asp.net-core.net-corejson.netsystem.text.json

Read More
How dotnet know where _Imports.razor is?...


asp.net-coreblazor.net-8.0

Read More
Error handling in asp.net core (.net8), how do I get URL, form data and client IP...


asp.netasp.net-core.net-8.0

Read More
Value cannot be null or empty: Parameter name: linkText. MVC...


c#asp.net-mvcasp.net-core

Read More
BackNext