Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

ASP.NET Core Identity in a Web API

How to explicitly define API Controllers Path for Swagger documentation in Asp.Net Core MVC Project

Getting "Response status code does not indicate success: 502 (Bad Gateway)" from Asp.net Core MVC Web App hosted in Azure

How to add extension method in .Net core API controller

Unable to render this definition after updating Swagger from 7.2 to 8.0.0

HttpClient connection issue to WebAPI hosted using Asp.NetCore TestServer

How to declare global variable in Program cs and use it in controllers in .NET 6.0 Web Api

ASP.NET Core Web API : route by query parameter

Which package should be used for versioning API controllers in .NET 7: Microsoft.AspNetCore.Mvc.Versioning or Asp.Versioning.Http?

Is it appropriate to use IHttpcontextAccessor in service layer? [closed]

Issues with Http Post despite enabling CORS in both Elm and Giraffe

Returning meaningful error messages from a .NET Core API

ASP.net Core API returning ActionResult<T> not enforcing return type

.NET Core 2.2 with Identity Server 4 SameSite Cookie Changes Issue

How to send Angular 6 object with image File to web-api?