Search code examples
How can I call a repository in Startup.cs?...


c#asp.netasp.net-core-2.2

Read More
Why am I required to await a call when it's already been await'ed (.NET Core 2.2)...


c#asynchronousasync-awaitasp.net-core-2.2.net-core-2.2

Read More
Not able to use string over 260 characters as a segment of URL in .NET Core...


asp.net-coreiisasp.net-web-apiasp.net-core-2.2kestrel-http-server

Read More
How to change the default generic type for AddDefaultIdentity in Asp.net core 2.2...


asp.net-coreasp.net-identityasp.net-core-2.2

Read More
Middleware add new dependency to DI Container or Services...


c#asp.net-coredependency-injectionasp.net-core-2.2

Read More
Entity Framework Core - EF Core 2.2 - 'Point.Boundary' is of an interface type ('IGeomet...


entity-framework-core-2.1asp.net-core-2.2

Read More
Can't configure lazy loading in EF Core 2.2 to cut off unloaded parts...


c#asp.net-core-2.2ef-core-2.2.net-core-2.2

Read More
unable to update user via UserManager<TUser> using ef core 2.2 in asp.net core 2.2 app...


c#repository-patternasp.net-core-2.2asp.net-core-identityef-core-2.2

Read More
Api call constraint reference for multiple params not honored...


c#asp.net-coreroutesasp.net-core-webapiasp.net-core-2.2

Read More
Service 'Microsoft.EntityFrameworkCore.DbContext' which was not registered...


c#.net-coreasp.net-core-2.2

Read More
HTTP request is unauthorized by trying to retrieve data from a soap service...


c#soapasp.net-core-2.2

Read More
Error 404 on page after adding new code in controller...


c#model-view-controllerhttp-status-code-404asp.net-core-2.2

Read More
ASP.NET Core slow HTTP requests to Azure App Service...


c#asp.net-coreasp.net-core-webapiasp.net-core-2.2

Read More
Add Asp.net Core Identity to an API secured with Identity Server...


asp.net-coreidentityserver4asp.net-core-2.2asp.net-core-identity

Read More
Asp.Net Core Razor Page PUT Handler model binder not binding the serialized form from java script on...


c#ajaxrazor-pagesasp.net-core-2.2form-serialize

Read More
Not able to use Ok(...) for status code when returning an async'ed result in Core 2.2...


c#asynchronousasp.net-coreasp.net-web-apiasp.net-core-2.2

Read More
Authentication based on JWT token bearer fails under .NET Core 2.2 after move from 3.0...


c#authenticationjwtasp.net-core-2.2.net-core-2.2

Read More
ASP CORE: @Html.ValidationMessage migration to asp-validation-for or similar tag helper...


asp.netasp.net-coreasp.net-core-2.2asp.net-core-tag-helpers

Read More
.Net Core 2.2 Cookie Authentication Problem...


c#asp.net-corecookiesasp.net-core-2.2

Read More
Unable to update a record in asp.net-core 2.2 c#...


c#asp.net-core-2.2ef-core-2.2

Read More
Invalid DTO posted throws exception...


aspnetboilerplateasp.net-core-2.2abp-framework

Read More
How to use domain url with kestrel in Asp.Net core app?...


asp.net-core.net-coreasp.net-core-2.2kestrel

Read More
Multiple AuthorizationHandlers vs. Single AuthorizationHandler with Switch/If Statements...


c#asp.net-core-2.2asp.net-authorization

Read More
asp.net core 2.2 is not using ConnectionString set in WebApp Azure config...


c#azureconfigurationconnection-stringasp.net-core-2.2

Read More
Conditional validation based on request route with asp.net core 2.2 and FluentValidation...


asp.net-core-mvcfluentvalidationasp.net-core-2.2

Read More
How to fix the webpage problem with IdentityServer4.AspNetIdentity...


c#asp.net-core-mvcidentityserver4asp.net-core-2.2

Read More
Getting IConfiguration in own ServiceCollection...


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

Read More
How can i login users from a jwt token and set roles .net core 2.2...


c#jwtasp.net-core-2.2

Read More
ASP.NET Core model binder result logging...


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

Read More
Nhibernate collections .Child entities not saved...


asp.net-corenhibernatenhibernate-mappingasp.net-core-2.2

Read More
BackNext