AspNetCore.Docs/aspnetcore/fundamentals/startup/sample/README.md

342 B

ASP.NET Core Startup filter sample

This sample illustrates the use of IStartupFilter. This sample demonstrates the features described in Application Startup: Startup filters.