Hands-On Building, Testing, and Deploying
Buch, Englisch, 461 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 902 g
ISBN: 978-1-4842-6254-2
Verlag: Apress
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.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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.