Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Disabling httpclient ssl verification, on request level, in net 4.6

how to see the SQL commands in App Insights executed by QA environment of API app?

What is the difference between MVC in Angular JS and MVC in ASP.NET or Spring MVC?

How to create RESTful web service using ASP.NET WebAPI without Visual Studio?

Web API post data: object reference not set to an instance of an object

Sending intermittent response from ASP.NET Web API method to jquery ajax

Handling illegal query string parameter names in ASP.NET Web API

c# asp.net asp.net-web-api

How can i pass an object (Entity) as a parameter on WebApi Odata

Authorize Attribute Authentication with Postman in Web Api

Re use jwt to call API from another API

WebAPI scope authorization through azure app registrations

System.Data.SqlClient.SqlException: Login failed for user 'null'. When publishing asp.net to Azure

ASP.NET Identity OAuth token string allows last character to be changed

Serilog Multiple Sinks Not Working

Host a mvc web api application in the sub-folder of a website

Completely remove console logging from .NET Core 2.0 Web API

DbContext.SaveChangesAsync Exception Handling

Adding a new OData controller fails existing controller

How does the ApiController class work and behave?