Skip to main content

dotnet-middleware-patterns

Provides ASP.NET Core middleware patterns for managing HTTP request pipelines, including ordering, exception handling, and custom middleware.

Install this skill

or
92/100

Security score

The dotnet-middleware-patterns skill was audited on Mar 2, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 627

External URL reference

SourceSKILL.md
627IExceptionHandler composition. Source: https://andrewlock.net/
low line 629

External URL reference

SourceSKILL.md
629handling patterns. Source: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/
low line 635

External URL reference

SourceSKILL.md
635- [ASP.NET Core middleware](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/)
low line 636

External URL reference

SourceSKILL.md
636- [Write custom ASP.NET Core middleware](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/write)
low line 637

External URL reference

SourceSKILL.md
637- [Factory-based middleware activation](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/extensibility)
low line 638

External URL reference

SourceSKILL.md
638- [Handle errors in ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/error-handling)
low line 639

External URL reference

SourceSKILL.md
639- [IExceptionHandler in .NET 8](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/error-handling#iexceptionhandler)
low line 640

External URL reference

SourceSKILL.md
640- [Exploring ASP.NET Core (Andrew Lock)](https://andrewlock.net/)
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →