Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

ASP.NET Core: OpenIdConnect: message.State is null or empty

Why is Ok() method returning with text/plain media type instead of application/json?

EF Core and memory join issue

Guid does not get transferred to service correctly using ASP.NET Core web service

Storing connection strings in Azure App Service Settings

HttpClient - Request was canceled - Timeout of 100 seconds elapsing

Url Rewriting in Asp.Net core 3.0

How to activate middleware

What's wrong with my PATCH request body in Swagger?

ASP.NET Core 6 Web API Project cannot connect SignalR via postman

Use generic class with graphql in .net core

EF Core not raising ValidationException

How to pass int array (int[]) to a Get method in ASP.NET Core

Why am I redirected to Account/Login page when using WebApi and AspIdentityCore beside JwtBearer in dotnet 7?

Migrating existing API project to .NET 8 getting error when creating JWT tokens

Dynamically Change Routing in ASP.NET 6.0 Web API

How to add bearer token authentication to typed HttpClient in Asp.Net Core 6