Skip to content

CallMeVerity/AttrMiddleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AttrMiddleware

AttrMiddleware is a C# library that enables the application of middleware to specific routes or controller methods through attribute-based configuration. It also supports Minimal APIs, allowing for more flexible and concise route management.

Installation

You can easily install AttrMiddleware via NuGet. Run the following command in your Package Manager Console:

dotnet add package Verity.AttrMiddleware

Gitbook

About

Attribute middleware for ASP.NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages