ASP.NET Web API Succinctly by Emanuele DelBono

ASP.NET Web API Succinctly

ASP.NET Web API Succinctly by Emanuele DelBono

Microsoft's ASP.NET Web API simplifies data delivery through HTTP, making it a great platform for building RESTful applications. With ASP.NET Web API Succinctly, you'll learn the ins and outs of the technology so that you can start building services in no time. The book starts with a high-level overview of Web API, examining the hosting layer, message handler pipeline, and controller, and delves further into each layer in succinct detail. By the end of the book, you'll understand how ASP.NET Web API handles requests, how to set up a route table, and how to extend the controller at the center of the API to perform custom actions. Beyond data delivery, you'll gain some insight into keeping your API secure, self-hosting or hosting the API on the web, and how to create unit tests with it. Even if you don't have a thorough knowledge of HTTP, you can start using ASP.NET Web API—simplicity is one of its strengths.
.NET ASP.NET



More Free E-Books For ASP.NET




Categories