Skip to content

Filters let you add custom logic into the request pipeline of a Minimal API endpoint — both before and after the handler runs. You can think of them as lightweight middleware but applied only to specific endpoints or endpoint groups.

Notifications You must be signed in to change notification settings

Prasadnair/FiltersIndotNET9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

this is my first project in VS 2026 Insider :D

About

Filters let you add custom logic into the request pipeline of a Minimal API endpoint — both before and after the handler runs. You can think of them as lightweight middleware but applied only to specific endpoints or endpoint groups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages