Cantitate/Preț
Produs

ASP.NET Web API 2: Building a REST Service from Start to Finish

Autor Jamie Kurtz, Brian Wortman
en Limba Engleză Paperback – 28 iul 2014
The ASP.NET MVC Framework has always been a good platform on which to implement REST-based services, but the introduction of the ASP.NET Web API Framework raised the bar to a whole new level.
Now in release version 2.1, the Web API Framework has evolved into a powerful and refreshingly usable platform. This concise book provides technical background and guidance that will enable you to best use the ASP.NET Web API 2 Framework to build world-class REST services.
New content in this edition includes:
  • New capabilities in Web API 2 (currently version 2.1).
  • Support for partial updates, or PATCH.
  • API versioning.
  • Support for legacy SOAP-based operations.
  • How to handle non-resource APIs using REST
  • How to best expose relationships between resources
  • JSON Web Tokens, CORS, CSRF
Get ready for authors Jamie Kurtz and Brian Wortman to take you from zero to REST service hero in no time at all. No prior experience with ASP.NET Web API is required; all Web API-related concepts are introduced from basic principles and developed to the point where you can use them in a production system. A good working knowledge of C# and the .NET Framework are the only prerequisites to best benefit from this book.
Citește tot Restrânge

Preț: 42023 lei

Preț vechi: 52529 lei
-20% Nou

Puncte Express: 630

Preț estimativ în valută:
8043 8364$ 6730£

Carte tipărită la comandă

Livrare economică 14-28 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484201107
ISBN-10: 1484201108
Pagini: 200
Ilustrații: XV, 280 p. 28 illus.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 0.49 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Caracteristici

Learn how to leverage the features and capabilities of the ASP.NET Web API to build a RESTful web service from start to finish. This book will first explain the REST architectural style, and then build on that knowledge, the ASP.NET Web API, and some helpful patterns, tricks, and techniques, to go from a blank slate to a fully functional, secure REST service.