Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

What is the difference between a Web application and Web API?

Invalid Token. while verifying email verification code using UserManager.ConfirmEmailAsync(user.Id, code)

How to invoke a NSwag client method that needs bearer token on request header?

ASP.NET Web API Date format in JSON does not serialise successfully

Cannot create a TypeConverter for a generic type

Enabling multiple CORS for Web API

asp.net-web-api cors

Why am I getting "A route named 'swagger_docs' is already in the route collection" after I publish my API App?

MediaTypeFormatter serialize enum string values in web api

NetworkSecurityConfig: No Network Security Config specified, using platform default Error response code: 400

Error posting JSON to Web API 2 : The request entity's media type 'text/plain' is not supported for this resource

Abstract Generic ODataController Class Leads To 'No HTTP resource was found'

How to protect a Web API from data retrieval not from the resource owner

Generate Reset Password link in WebApi

Posting form-data AND a file to ASP.NET Web API

Handle 400 Bad Request From WebApi In Angular 6 (using HttpClient)

Passing logical call context from OWIN pipeline to WebApi controller

Controlling DateTime parameter formatting in WebAPI 2

How to check request content type in ASP.Net Web API?

asp.net-web-api

Cannot deserialize string from BsonType ObjectId in MongoDb C#

c# mongodb asp.net-web-api

Recommended way to host a WebApi in Azure