Automatic redirect on http status code
Using UseStatusCodePagesWithRedirects to automatically redirect to an error endpoint
Performant LINQ type checks
Comparing the performance of type checking items using LINQ
Culture specific strings with String.Create
Evaluating interpolated strings to a specific culture using String.Create
Manually passing parameters to a middleware component
Using manually supplied parameters in conjunction with injected parameters
Map all urls with IApplicationBuilder.Run
Leveraging the IApplicationBuilder.Run method to map all URLs to an endpoint delegate