Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

ASP.NET WebAPI Basic Authentication always fails as 401/Unauthorized

Why is CastleWindsor's BeginScope out of scope?

No routing convention was found to select an action for the OData path with template '~/entityset'

WebAPI and angular JS Excel file download - file corrupted

How to I pass a stream from Web API to Azure Blob storage without temp files?

Using Fiddler to send a POST request to WebApi

Correct method to Redirect from $http.post in angularjs

angularjs asp.net-web-api

Generate yaml swagger using Swashbuckle

webapi batching and delegating handlers

Why are my Area specific Web API’s accessible from all other Areas?

ASP.NET WebApi file upload using guid and file extension

ASP.NET WebAPI: Generic controller for OData endpoint

asp.net-web-api odata

StructureMap Exception after adding the WebApi.HelpPage to a webApi project

Unit Test Web Api 2 Mock User

Multiple optional parameters routing

How to add claims to access token get from IdentityServer3 using resource owner flow with javascript client

How to serialize a Lookup<string, string> object into JSON?

Is there any way to check if oauth token is expired or not?

c# asp.net-web-api oauth

EF not throwing DbUpdateConcurrencyException despite conflicting updates

Calling WEB API with basic authentication in C#