Bienvenue à la Bibliothèque Alo de l'Université Shalom de Bunia
A partir de cette page vous pouvez :
Retourner au premier écran avec les dernières notices... | Votre compte |
Titre : | ASP.NET Web API 2: Building a REST Service From Start to Finish |
Auteurs : | Jamie Kurtz, Auteur |
Type de document : | document électronique |
Editeur : | [S.l.] : Apress, 2014 |
ISBN/ISSN/EAN : | 978-1-4842-0110-7 |
Résumé : |
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. ### What youÔÇÖll learn ÔÇó Introduction to the REST architecture ÔÇó How to design a REST API ÔÇó New capabilities in ASP.NET Web API 2 ÔÇó Understanding ASP.NET Web API controller activation ÔÇó Automatic lifetime management for database connections and transactions ÔÇó Using NHibernate with ASP.NET Web API ÔÇó Easily secure a REST service, using standards-based authentication and authorization and JSON Web Tokens ÔÇó Supporting legacy SOAP callers with ASP.NET Web API ÔÇó How to expose relationships between resources ÔÇó Supporting partial resource updates under REST ÔÇó Web API versioning ### Who this book is for Intermediate level developers in .NET, REST, C# ### Table of Contents 1. ASP.NET as a Service Framework 2. What is RESTful? 3. Designing Our Sample REST API 4. Building the Environment and Creating the Source Tree 5. Controllers, Dependencies, and Managing the Database Unit of Work 6. Securing the Service 7. Dealing with Relationships, Partial Updates, and Other Complexities 8. Leveraging new Web API Features to Simplify Your Code and Support Legacy Systems 9. Putting It All Together ** |