monaco
monaco copied to clipboard
FEATURE: Project template for Azure Function
Detailed Description
Create another project template on the solution of type Azure Function (isolated process) for setting up a timer-triggered function.
Context
The idea behind this is to include another type of project that could be required to use in a .NET backend solution, and to also serve as an example of how to implement it with Monaco's vision.
Possible Implementation
A possible implementation could be to use it as a sample scenario to remove files that have remained as temporary files for longer than 6 hs after being uploaded from the API.