What New Features are Introduced in ASP.NET Web API 2.0?

Technology CommunityCategory: ASP.NET Web APIWhat New Features are Introduced in ASP.NET Web API 2.0?
VietMX Staff asked 3 years ago

More new features introduced in ASP.NET Web API framework v2.0 are as follows:

  • Attribute Routing
  • External Authentication
  • CORS (Cross-Origin Resource Sharing)
  • OWIN (Open Web Interface for .NET) Self Hosting
  • IHttpActionResult
  • Web API OData