Video description
Microsoft .NET is the platform that drives the business technology of many of the top corporations in the United States and many other countries. It is the predominant technology used to drive enterprise-scale business technology. There is a high demand across the world for .NET developers in a variety of industries. This course also features web API development; the ability to design and maintain an API is an important toolset for the modern web developer.
This course will help you build a fully data-driven REST web API using cutting-edge technology. You will test and troubleshoot using Postman, create a database using Entity Framework Core, set up logging using SeriLog, learn about dependency injection, and API documentation using SwaggerUI.
You will understand the REST design principles and authentication using JWT, understand how to use data transfer objects and AutoMapper, manage packages with NuGet manager, and set up GitHub for source control. Learn about API caching, versioning and request rate throttling, and understand .NET 6 workflows, tools and application development.
Finally, you will deploy applications and databases on-premises with Internet Information Systems, Microsoft SQL Server, and Microsoft Azure.
By the end, you will switch around to Visual Studio for your coding exercise because of your hands-on expertise in examining logic and syntax errors throughout. This will put your newly learned skills to practical use and impress your boss and coworkers.
What You Will Learn
- Build a data-driven API using Entity Framework and .NET 6
- Test and troubleshoot using Postman
- Create a database using Entity Framework Core
- Set up API documentation using SwaggerUI
- Understand .NET 6 workflows, tools, and application development
- Deploy applications and database to Microsoft Azure
Audience
This course is designed for anyone who wants to learn REST API development. It is also beneficial for software engineers with a background in .NET development and programming.
This course benefits anyone who wants to learn application and hosting and database hosting on Azure.
To extract the best information from this course, you will need to have some knowledge of object-oriented programming, if not C#. Even if you do not have much exposure to the .NET development stack, this course is very beginner-friendly and chock-full of development tips.
About The Author
Trevoir Williams: Trevoir Williams is a software engineer and part-time lecturer. With a master’s degree in computer science, he has spent over a decade teaching web, software, and database development courses. He also has extensive industry experience in web application development, Azure Cloud system, and server administration.
He enjoys teaching IT and development courses and hopes to impart knowledge of the latest developments in industry standards and techniques to his students.
Table of contents
- Chapter 1 : Introduction to the Course
- Chapter 2 : Environmental Configuration
- Chapter 3 : Project Setup and Configuration
- Chapter 4 : Database Modelling and Entity Framework
- Chapter 5 : Scaffolding API Functionality
- Chapter 6 : REST API Development Best Practices
- Chapter 7 : Creating Additional API Behaviors
-
Chapter 8 : Securing Your Application
- Section Overview
- Set Up User Identity Core
- Add Default User Roles
- Set Up Auth Manager for Registration
- Set Up Registration Endpoint
- Set Up Login Endpoint
- Implement JWT Authentication - Part 1
- Implement JWT Authentication - Part 2
- Protecting Endpoints
- Implement Refresh Tokens
- Review and Add Changes to GitHub
- Chapter 9 : Value-Added Features
- Chapter 10 : API Hosting and Deployment (IIS and Azure)
- Chapter 11 : Conclusion
Product information
- Title: Ultimate ASP.NET Core Web API Development Guide
- Author(s):
- Release date: September 2022
- Publisher(s): Packt Publishing
- ISBN: 9781801071956
You might also like
video
Ultimate ASP.NET Core Web API Development Guide
Learn how to build a RESTful API using ASP.NET Core API, Entity Framework, enterprise-grade practices for …
book
Building Web APIs with ASP.NET Core
Build fully-featured APIs with ASP.NET Core! This all-practical guide is written like a real development project, …
video
Hands-On ASP.NET Core Web API - Build API from Scratch
ASP.NET Web API is an ideal platform for building RESTful services and building RESTful applications on …
video
.NET Core Microservices - The Complete Guide (.NET 6 MVC)
In this course, you will learn the foundational elements of microservices by incrementally building a real …