ASP.NET Core Series: Endpoint Routing
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/cor... ASP.NET Core documentation https://docs.microsoft.com/en-us/aspn... Create a Web API with ASP.NET Core https://docs.microsoft.com/en-us/lear...

▶︎
ASP.NET Core Series: SameSite Cookie Security

▶︎
ASP.NET Core Series: Route To Code

▶︎
ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8

▶︎
Deep .NET: Writing async/await from scratch in C# with Stephen Toub and Scott Hanselman

▶︎
ASP.NET Core Authentication and Authorization - the Key Concepts - Anders Abel - NDC Oslo 2024

▶︎
ASP.NET Core Series: Tracing

▶︎
ASP.NET Core Series: MVC and Razor Pages

▶︎
C# ASP.NET Core 5 with Entity Framework 5 - The Fundamentals (Part 1)

▶︎
Packaging and deploying .NET Core for Linux - Part 1

▶︎
Building workflows with the Durable Task Framework

▶︎
Blazor Routing

▶︎
Asp.net core middleware explained

▶︎
ASP.NET Core Series: Blazor

▶︎
Complete Kubernetes Course - From BEGINNER to PRO

▶︎
DevOps for ASP .NET Developers: Feature Flags

▶︎
Introduction to ASP.NET MVC in C#: Basics, Advanced Topics, Tips, Tricks, Best Practices, and More

▶︎
Working with Channels in .NET

▶︎
Introducing the Diagnostics Client Library for .NET Core

▶︎
ASP.NET Core Series: SignalR

▶︎
