Forum Discussion
andreas1415
Nov 03, 2024Copper Contributor
Advise on upload processing
Hello, I am here to seek some advise regarding the architecture of an application. It is written in .net. The application has a part where tenants can upload fotos into their account (blob storage). ...
Kidd_Ip
Nov 03, 2024MVP
We need to wait:
andreas1415
Nov 03, 2024Copper Contributor
Thanks. I am aware that Aspire in .net 9 will allow Azure Functions but at this time I am not sure if I want to go back to Azure Functions as they are quite slow compared and cumbersome compared to a BackgroundWorker. But it is of course a possibility.