Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Token Based Authentication in ASP.NET Core (refreshed)

Token based authentication in Web API without any user interface

Using async/await or task in web api controller (.net core)

ASP.NET Web API session or something?

session asp.net-web-api

Difference between "MapHttpRoute" and "MapRoute"?

Can't get UserManager from OwinContext in apicontroller

ModelState.IsValid even when it should not be?

c# asp.net-web-api

C# unsupported grant type when calling web api

All ASP.NET Web API controllers return 404

FromBody string parameter is giving null

Angular against Asp.Net WebApi, implement CSRF on the server

Using bearer tokens and cookie authentication together

Does it Make Sense to have ViewModels in the Webapi?

Simple post to Web Api

Is ApiController deprecated in .NET Core

Enable CORS in Web API 2

c# asp.net-web-api cors

Use Fiddler with Basic Authentication to access RESTful WebAPI

MVC5, Web API 2 and Ninject

Session has not been configured for this application or request error

Is it possible to get a good stack trace with .NET async methods?