Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

ASP Core: how to route to API Controller that is located in the area folder?

Get license information for all used NuGet packages in .NET Core outside of Visual Studio

ASP.Net Core Cookie Authentication is not persistant

How can we integrate identityserver4 and web api in the same project(port) instead of creating different projects for each?

Is it possible to reference a project that exists in the solution and use NuGet package reference as fall-back if not in .NET Core?

Self-Contained ASP.Net Core Not Reading appsettings.json file

Refresh Token using Polly with Typed Client

c# asp.net-core polly

Specify base URL for Angular ClientApp served from ASP.NET Core WebApi

ASP.NET Core 3 and 500.30 In-Process Startup Failure

How can I override the default error path in Identity Server 4?

Identity server does not redirect after sucessfull login

Asp.net core localization Is there any way to allow all cultures?

.net core 3.1 cannot delete cookies

Which dependency injection lifetime should be preferred?

c# rest api asp.net-core

.NET CORE 3.1 on Azure Web Sites: 500.37 ANCM Failed to Start Within Startup Time Limit

Swagger UI shows camelCase parameters instead of PascalCase

Retrieve users http data in repository service

c# asp.net-core repository

Memory leak using Autofac with EF Core 3.1 (after migration from 2.2)

How to add Swagger in OData-enabled Web API running on ASP.NET Core 3.1

ASP.NET Core unit test throws Null Exception when testing controller problem response