Book description
- 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)
Table of contents
- Cover
- Front Matter
- 1. Introduction
- 2. Setting Up Your Development Environment
- 3. Overview of Our API
- 4. Scaffold Our API Solution
- 5. The “C” in MVC
- 6. Our Model and Repository
- 7. Persisting Our Data
- 8. Environment Variables and User Secrets
- 9. Data Transfer Objects
- 10. Completing Our API Endpoints
- 11. Unit Testing Our API
- 12. The CI/CD Pipeline
- 13. Deploying to Azure
- 14. Securing Our API
- Back Matter
Product information
- Title: The Complete ASP.NET Core 3 API Tutorial: Hands-On Building, Testing, and Deploying
- Author(s):
- Release date: September 2020
- Publisher(s): Apress
- ISBN: 9781484262559
You might also like
book
Entity Framework Core in Action, Second Edition
Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET …
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
book
Clean Code in C#
Develop your programming skills by exploring essential topics such as code reviews, implementing TDD and BDD, …
book
Refactoring: Improving the Design of Existing Code
Fully Revised and Updated–Includes New Refactorings and Code Examples “Any fool can write code that a …