Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/oneananda/aspnetcorepipelinechecker
- Owner: oneananda
- License: gpl-3.0
- Created: 2024-07-01T04:15:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T19:33:25.000Z (6 months ago)
- Last Synced: 2024-10-20T08:04:29.743Z (2 months ago)
- Topics: c-sharp, powershell, roslyn, roslyn-analyzer
- Language: PowerShell
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.