youtube image
From YouTube: ASP.NET Core Series: Endpoint Routing

Description

ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud ready, connected applications

In this episode, Ryan Nowak from the ASP.NET team comes on to talk to us about Endpoint routing. What is it? What can it do? How can we use it?

[01:10] - What is endpoint routing?
[09:28] - What is the routing zone?[13:50] - Inspecting endpoints through middleware
[19:18] - Retrieving the authorization policy metadata from an endpoint
[23:08] - Turning middleware into “router-ware”!

Routing in ASP.NET Core
https://docs.microsoft.com/aspnet/core/fundamentals/routing?WT.mc_id=ondotnet-c9-cephilli

ASP.NET Core documentation
https://docs.microsoft.com/en-us/aspnet/core?WT.mc_id=ondotnet-c9-cephilli

Create a Web API with ASP.NET Core
https://docs.microsoft.com/en-us/learn/modules/build-web-api-net-core?WT.mc_id=ondotnet-c9-cephilli