Extending ASP.NET Core 6 - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Extending ASP.NET Core 6 (/Thread-Extending-ASP-NET-Core-6) |
Extending ASP.NET Core 6 - AD-TEAM - 12-08-2024 Extending ASP.NET Core 6 .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 4h 2m | 628 MB Instructor: Peter Shaw Learn how to extend the kestrel web-server in a number of different ways for custom web scenarios. [b]What you'll learn[/b] The kestrel web server built into ASP.NET can be extended in a number of different ways, and for a number of different reasons. In this course, Extending ASP.NET Core 6, you will learn how in general for 99% of the use cases extending things is usually not needed; that remaining 1% however usually necessitates creating a small amount of code connected to one of the many extension points available in the ASP.NET 6 and Kestrel runtime. First, you will discover how to create a middleware module. Then, you will explore the steps to annotate and validate custom models and binders. Finally, you will break down how to use a custom action folder as well as various tag helpers. When you finish with this course, you will know how to extend the kestrel web-server in a number of different ways for custom web scenarios. [To see links please register or login] |