- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. ASP.NET Web API 2 Recipes gives you an in-depth explanation for each of these scenarios and shows you how to use Web API with a vast array of .NET application development tools and external libraries, to solve common business problems. Find out how you can build custom web services with ASP.NET Web API more efficiently than ever.
Contents
Chapter 1: ASP.NET Web API in ASP.NET Chapter 2: Hosting ASP.NET Web API outside of IIS Chapter 3: Routing Chapter 4: Content Negotiation and Media Types Chapter 5: Configuration and Customization Chapter 6: Embracing HTTP with ASP.NET Web API Chapter 7: Exceptions, Troubleshooting and Documenting Chapter 8: Cross Domain and Push Communication Chapter 9: Dependency Injection Chapter 10: Securing an ASP.NET Web API Service Chapter 11: Testing Your ASP.NET Web API Chapter 12: OData