Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to secure a controller on WebAPI for use by only the local machine

Can't load System.Web.Cors assembly after call to Microsoft.Owin.Cors

How to show WebApi OAuth token endpoint in Swagger

MVC 4 Web Api Controller does not have a default constructor?

How can I call a url from c# code

debugger is looking for executioncontext.cs, how to fix?

Multiple AutoMapper.Configure() in Global.asax

Inheritance security rules violated while overriding member: 'Autofac.Integration.WebApi.AutofacWebApiDependencyResolver.BeginScope()'

Can't get ASP.NET Web API 2 Help pages working when using Owin

Web API route to action name

How to redirect from root url to /swagger/ui/index?

How to get only Odata.Count without value

Use custom validation responses with fluent validation

Compression filter for Web API

Call and consume Web API in winform using C#.net

MVC4 WebAPI reject invalid enum values

WebApi: mapping parameter to header value

ASP.NET core JWT authentication always throwing 401 unauthorized

No connection string named could be found in the application config file

Which HTTP status code to return when the DELETE operation is not allowed for particular reason