Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

How to add Error or response Code in the API response in .Net 5?

How to pass an array of int in ASP.NET Core Web API

Upload Zip files to ASP.NET Core WebAPI service with HttpClient but IFormData argument is always null

How to change asp net core 3 API default startup controller (/ launch URL)

Stream data from an ASP.NET Core 3.1 endpoint without consuming huge amounts of memory

.Net Core Enum Values not serializing after getting the response

Why do I get a 'no authenticationScheme was specified' error when using OAuth2 in an ASP.NET Core WebAPI project?

Mocking or creating pragmatically ODataQueryOptions for .NET 5 Core Controller unit test

ASP.NET Core 8.0: Swagger Error When Using IFormFile in Upload Endpoint

OData - How to query DateTime greater or equal to given value

How to handle FileResponse return type of Nswag methods

ASP.NET Core Web API Google Authentication

.NET Core 6 minimal API with OpenApi - validate request against OpenApi schema