Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-web-api

How to return error message from Catch block. Right now empty is returned

c# asp.net-web-api

Passing username to Web Api methods in ASP.NET MVC 4

disable default validation in Asp.Net WebAPI

Dynamic Routing with Web API

Reasons why not to use WebAPI

how to hide metadata in web api 2, odata

Documenting /Designing ASP.NET Web API with Swagger

How to send POST data with AJAX? And how to get POST data in Web API?

FluentValidation Multiple error messages for one property

How to create mock HTTP post request with a JSON body using Moq

Angular Posting to .net Web API

c# angular asp.net-web-api

.Net Framework dll not working on .Net Standard project

ASP.NET WebAPI Putting Underscores on Returned Element Names in XML and JSON

asp.net-web-api

ASP.Net Web Api Url.Link not returning a UriString in unit test

asp.net-web-api

Setting asp.net MVC4 web api route url in javascript is returning empty string

Why doesn't my oData response have navigation properties

How can I write a REST API to receive an SMS via Twilio Number Using ASp.net Web Api

asp.net-web-api sms twilio

Is it safe to return a FileStream in a method in C#?

c# asp.net asp.net-web-api

Ambiguous reference System.Web.Http.RouteParameter

asp.net-web-api

Are the M and the V from MVC even needed in ASP.NET Web API?