Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Mastering ASP.NET Web API

Posted By: Bayron
Mastering ASP.NET Web API

Mastering ASP.NET Web API by Mithun Pattankar
English | 2017 | ISBN: 1786463954 | 450 pages | EPUB | 3 MB

About This Book
Get a comprehensive analysis of the latest specification of ASP.NET Core and all the changes to the underlying platform that you need to know to make the most of the web API
See an advanced coverage of ASP.NET Core Web API to create robust models for your data, create controllers, and handle routing and security
This book is packed with key theoretical and practical concepts that can be instantly applied to build professional applications using API with Angular 4, Ionic, and React
Who This Book Is For
This book is for .Net developers who wants to Master ASP.NET Core (Web API) and have played around with previous ASP.NET Web API a little, but don't have in-depth knowledge of it. You need to know Visual Studio and C#, and have some HTML, CSS, and JavaScript knowledge.

What You Will Learn
Acquire conceptual and hands-on knowledge of ASP.NET Core (MVC & Web API)
Learn about HTTP methods, the structure of HTTP content, internet media types, and how servers respond to HTTP requests and their associated HTTP codes
Explore middleware, filters, routing, and unit testing
Optimize Web API implementations
Develop a secure Web API interface
Deploy Web API projects to various platforms
Consume your web API in front end application based on Angular 4, Bootstrap, and Ionic
Implement and explore the current trends in service architecture