Back-End Web Development with .NET
59mBeginner2024-05-03
Authors

Microsoft .NET
.NET Developers and Program Managers at Microsoft
Course details
Creating a dynamic website is easier than you might think. Web APIs are designed to enable applications to interact with data and business logic and exchange information with other services over common internet protocols like HTTP. This course, designed by Microsoft .NET, provides a comprehensive introduction to the core concepts and technical skills required for back-end developers to successfully leverage the power of .NET. Explore the hosting model, implementing a web API with .NET, testing .NET web APIs, middleware, endpoint filters, and dependency injection. Along the way, you’ll learn how to start building HTTP-based services using minimal APIs.
Skills covered
.NETBack-End Web DevelopmentSoftware Development ToolsWeb DevelopmentMicrosoftSoftware DevelopmentOne-Off
Concepts
1. Back-End Web Development with .NET
- 01 - Introduction to APIs with .NET
- 02 - Hosting model for .NET APIs
- 03 - Implementing a web API in .NET
- 04 - Testing .NET web APIs with .http files
- 05 - .NET API Middleware for common functionality
- 06 - Endpoint filters for .NET APIs
- 07 - Dependency injection for .NET APIs
- 08 - .NET APIs recap and resources
Related courses
- Building Angular and ASP.NET Web API Apps
- Building Web APIs with ASP.NET Web API 2.2
- Building Web APIs with ASP.NET Core in .NET
- Advanced Web APIs with ASP.NET Core in .NET 6
- Building Web APIs with ASP.NET Core 8
- Advanced Web APIs with ASP.NET Core 8
- Building React and ASP.NET Core Applications
- Building React and ASP.NET MVC 5 Applications