Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

Autofac error: Could not load file or assembly 'System.Web.Http, Version=5.2.0.0,...' My project is Owin WebApi2 SelfHost

ASP.NET MVC Core WebAPI project not returning html

Is it possible to remove all .Net MVC components in a .Net Web Api application so that I can use AngularJS as the front end?

Return camelCased JSON from Web API

best practice for using async await in webapi

Return file from ASP.NET 5 Web API

Web APi OData V4 Issue "The entity '' does not have a key defined

WebAPI route 404's when there is a trailing space in the URL

How do I access RouteTable.Routes.MapHttpRoute?

ASP.NET web API HTTP Delete 405 Method Not Allowed

asp.net-web-api

Post array of strings to web API method

How can I do JSON serializer ignore navigation properties?

json vb.net asp.net-web-api

WEB API - Authorize at controller or action level (no authentication)

What does HttpResponseMessage return as Json

c# json asp.net-web-api

cannot convert from 'Microsoft.IdentityModel.Tokens.SymmetricSecurityKey' to 'Microsoft.IdentityModel.Tokens.SigningCredentials'

'DbContextOptionsBuilder' does not contain a definition for 'UseSqlServer'

Set a maximum depth of JSON serialization in .NET Web API