ASP.NET Core: Endpoint Filters
Jan 10 · 6 min read · Endpoint Filters (IEndpointFilter) are the modern evolution of filters in ASP.NET Core. While "Action Filters" were designed specifically for the MVC pattern (Controllers), Endpoint Filters are protocol-agnostic and designed to work primarily with Mi...
Join discussion


