The Complete ASP.NET Core API Tutorial

Author: Les Jackson
ISBN: 978-1-64826-791-8

The Complete ASP.NET Core API Tutorial, (2nd edition), is a practical step-by-step guide on everything needed to: build, test, and deploy an ASP.NET Core API to Azure. In this edition we use the .NET Core SDK 3.1

We start with an environment set up, detailing all the tools that you’ll be using to build, test and deploy your API, including but not limited to: .NET Core SDK, (Version 3.1), Visual Studio Code, Git, xUnit, Docker, PostgreSQL, Postman, Azure DevOps and Azure.

From there we cover off some theory on REST, (Representational State Transfer), JSON, (JavaScript Object Notation) as well as the MVC, (Model / View / Controller), architectural pattern.

The rest of the guide is a complete step by step walk through of everything you need to do to code, test and deploy your API – with absolutely no skipping!

The other concepts the book covers to allow you to complete your mission are: Entity Framework Core, User Secrets, ASP NET Core Environments, Unit Testing including Test Driven Development, CI/CD pipelines, Bearer Authentication and Java Web Tokens, (JWT).

$9.99