Cantitate/Preț
Produs

The Complete ASP.NET Core 3 API Tutorial: Hands-On Building, Testing, and Deploying

Autor Les Jackson
en Limba Engleză Paperback – 27 sep 2020
Use this ASP.NET Core API tutorial and straightforward step-by-step guide to build, test, and deploy an ASP.NET Core API to Azure. It will help you code confidently and efficiently, and provides just what you need for context.  

The book starts with detailing how to set up your development environment, and then introduces a variety of tools and technologies to build, test, and deploy your API. It covers tools such as .NET Core SDK, (Version 3.1), Visual Studio Code, Git, xUnit, Docker, PostgreSQL, Postman, Azure DevOps, Azure, AutoMapper, and many more.

Practical guidance is provided so you can achieve a tangible and valuable outcome, and you also are given a dose of theory on REST (Representational State Transfer), JSON, (JavaScript Object Notation), DTOs (Data Transfer Objects), and the MVC (Model View Controller) architectural pattern.


What You Will Learn
  • Build an ASP.NET Core API using C#, test it, and deploy it to Azure 
  • Understand concepts on Entity Framework Core
  • Gain hard-earned secrets, shortcuts, and gotchas throughout the “build along” 
  • Get comfortable with ASP NET Core Environments
  • Be introduced to unit testing, CI/CD pipelines, bearer authentication, and JSON Web Tokens (JWT)

Who This Book Is For

Developers using the Microsoft stack. Some basic understanding of .NET Core is assumed. 



Citește tot Restrânge

Preț: 26460 lei

Preț vechi: 33075 lei
-20% Nou

Puncte Express: 397

Preț estimativ în valută:
5064 5355$ 4224£

Carte disponibilă

Livrare economică 09-23 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484262542
ISBN-10: 1484262549
Pagini: 461
Ilustrații: XXI, 461 p. 492 illus., 391 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.83 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Introduction.- Chapter 2 : Setting Up Your Development Environment.- Chapter 3: Overview of Our API.- Chapter 4: Scaffold Our API Solution.- Chapter 5: The "C" in MVC.- Chapter 6: Our Model & Repository.- Chapter 7: Persisting Our Data.- Chapter 8: Environment Variables & User Secrets.- Chapter 9: Data Transfer Objects.- Chapter 10: Completing Our API Endpoints.- Chapter 11: Unit Testing Our API.- Chapter 12: The CI/CD Pipeline.- Chapter 13: Deploying to Azure.

Notă biografică

Les Jackson, originally from Glasgow, Scotland, lives and works in Melbourne, Australia. He has been an IT professional since completing his computer science degree. He holds several industry accreditations, including a Microsoft Certified Solution Developer (MCSD) certification, His mantra is that there is no substitute for experience and passion. In his down time, he enjoys producing content for his popular tutorials on YouTube.


Textul de pe ultima copertă

Use this ASP.NET Core API tutorial and straightforward step-by-step guide to build, test, and deploy an ASP.NET Core API to Azure. It will help you code confidently and efficiently, and provides just what you need for context.  

The book starts with detailing how to set up your development environment, and then introduces a variety of tools and technologies to build, test, and deploy your API. It covers tools such as .NET Core SDK, (Version 3.1), Visual Studio Code, Git, xUnit, Docker, PostgreSQL, Postman, Azure DevOps, Azure, AutoMapper, and many more.

Practical guidance is provided so you can achieve a tangible and valuable outcome, and you also are given a dose of theory on REST (Representational State Transfer), JSON, (JavaScript Object Notation), DTOs (Data Transfer Objects), and the MVC (Model View Controller) architectural pattern.

What You Will Learn:
  • Build an ASP.NET CoreAPI using C#, test it, and deploy it to Azure 
  • Understand concepts on Entity Framework Core
  • Gain hard-earned secrets, shortcuts, and gotchas throughout the “build along” 
  • Get comfortable with ASP NET Core Environments
  • Be introduced to unit testing, CI/CD pipelines, bearer authentication, and JSON Web Tokens (JWT)

This book is for developers using the Microsoft stack. Some basic understanding of .NET Core is assumed.

Les Jackson is originally from Glasgow, Scotland but has lived and worked in Melbourne, Australia since 2009. Since completing his computer science degree in 1998, he has worked in IT, primarily in the telecommunications industry and with the incumbent national telecom providers. Les holds several industry accreditations and has re-acquired a Microsoft Certified Solution Developer certification, although he still believes there is no substitute for experience and passion and says, beware of people touting certifications! Aside from his day job, Les enjoys producing content for his YouTube channel and blog, where he hopes to grow his wonderful audience over the coming years. In his downtime he likes cycling, trying to grow vegetables, making (and drinking) beer, and traveling with his partner.

Les Jackson, originally from Glasgow, Scotland, lives and works in Melbourne, Australia. He has been an IT professional since completing his computer science degree. He holds several industry accreditations, including a Microsoft Certified Solution Developer (MCSD) certification, His mantra is that there is no substitute for experience and passion. In his down time, he enjoys producing content for his popular tutorials on YouTube.
 
 


Caracteristici

Peppered with salient, but amusing, anecdotes from the author’s time on the tools A one-stop-shop to code, test, and deploy your API, with absolutely no skipping Includes complete code examples on GitHub