There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Generating constants from specified Azure Functions attributes. This can be handy if we want to create middlewares that can act differently based on attribute usage on a function. Like starting a DB transaction for non-readonly functions.