Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Odata serialization error for SingleResult.Create on an empty IQueryable

FormUrlEncodedMediaTypeFormatter vs JQueryMvcFormUrlEncodedFormatter

ASP.NET Web API get user identity in controller constructor

ASP.Net Identity 2 - custom response from OAuthAuthorizationServerProvider

How can I stop EF trying to update a computed column for SQL Server?

How to return a list of objects in ASP.NET Web API async controller method

No HTTP resource was found that matches the request URI

asp.net-web-api postman

REST API Http status code best practices

WebApi "The requested resource does not support http method 'DELETE"

WebAPI call using volley

WebApi async vs sync

c# asp.net-web-api

ConfigureAwait(false) - Does the continuation always run on different thread?

Value tuples expose wrong parameter name from WebAPI

MVC Web API Angular App ('http://localhost:4200' has been blocked by CORS policy)

How to refresh CSRF token on login when using cookie authentication without identity in ASP .NET Core Web API

Cookie.ExpireTimeSpan ignored and set to Session in CookieAuthentication

Google Alerts web API for Python?

When to use the MVC4 Web-API vs a traditional HTTP web-service?

Microsoft ASP .NET Web API, MVC 4 and SPA Architecture

Manually upgraded a MVC web app from 3 to 4, can't add API Controllers