NET Core 7 : Routing - UseRouting vs UseEndpoints // Map vs MapGet vs MapPost

Опубликовано: 06 Октябрь 2024
на канале: hikitoc
6,036
96

Learn NET Core 7: in this lesson, we discuss methods UseRouting() UseEndpoints() GetEndpoints() Map() MapGet() MapPost() . Routing is the process of mapping incoming requests to specific logic on the server to generate a predefined response. ASP.NET Core 7 Full Course.

GitHub: https://github.com/dmproj/NET-Core-7-...