top button
Flag Notify
Site Registration

What new features are introduced in ASP.NET Web API 2.0?

+3 votes
381 views
What new features are introduced in ASP.NET Web API 2.0?
posted Aug 18, 2015 by Shivaranjini

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Features:

Attribute Routing

CORS - Cross Origin Resource Sharing

OWIN (Open Web Interface for .NET) self hosting

IHttpActionResult

Web API OData

answer Aug 25, 2015 by Manikandan J
...