The ASP.NET Web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such as web, windows, mobile etc. It works more or less the same way as ASP.NET MVC web application except that it sends data as a response instead of html view. It is like a web-service or WCF service but the exception is that it only supports HTTP protocol.
-
Notifications
You must be signed in to change notification settings - Fork 0
The ASP.NET Web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such as web, windows, mobile etc. It works more or less the same way as ASP.NET MVC web application except that it sends data as a response instead of html view. It is like a web-service or WCF ser…
License
davinceleecode/webapi
About
The ASP.NET Web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such as web, windows, mobile etc. It works more or less the same way as ASP.NET MVC web application except that it sends data as a response instead of html view. It is like a web-service or WCF ser…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published