What is ASP.NET Core? | Web Development with .NET for Beginners
2
Introduction to APIs with .NET [Pt 1] | Back-end Web Development with .NET for Beginners
3
Hosting model for .NET APIs [Pt 2] | Back-end Web Development with .NET for Beginners
4
Implementing a Web API in .NET [Pt 3] | Back-end Web Development with .NET for Beginners
5
Testing .NET Web APIs with .http files [Pt 4] | Back-end Web Development with .NET for Beginners
6
.NET API Middleware for common functionality [Pt 5] | Back-end Web Development w/ .NET for Beginners
7
Endpoint filters for .NET APIs [Pt 6] | Back-end Web Development with .NET for Beginners
8
Dependency injection for .NET APIs [Pt 7] | Back-end Web Development with .NET for Beginners
9
.NET APIs Recap & Resources [Pt 8] | Back-end Web Development with .NET for Beginners
Description:
Dive into back-end web development with .NET in this comprehensive tutorial series. Explore the fundamentals of ASP.NET Core, including the hosting model, middleware, and dependency injection. Learn how to build HTTP-based services using minimal APIs and understand the basic concepts behind Web APIs. Discover how to design applications that interact with data, implement business logic, and exchange information with other services over common internet protocols like HTTP. Through a series of lessons, gain hands-on experience in implementing Web APIs, testing them using .http files, utilizing middleware for common functionality, working with endpoint filters, and leveraging dependency injection. By the end of this tutorial, you'll have a solid foundation in back-end web development with .NET and be equipped with the knowledge to create robust and efficient web applications.