Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oneananda/aspnetcorepipelinechecker

A tool designed to verify and enforce the correct order of middleware in ASP.NET Core projects. Ensuring the correct sequence of middleware components helps maintain application functionality and security.
https://github.com/oneananda/aspnetcorepipelinechecker

c-sharp powershell roslyn roslyn-analyzer

Last synced: about 1 month ago
JSON representation

A tool designed to verify and enforce the correct order of middleware in ASP.NET Core projects. Ensuring the correct sequence of middleware components helps maintain application functionality and security.

Awesome Lists containing this project

README

        

# AspNetCorePipelineChecker
A tool designed to verify and enforce the correct order of middleware in ASP.NET Core projects. Ensuring the correct sequence of middleware components helps maintain application functionality and security.