asp.net web api - Need File to be Virus Scanned before Upload to Azure? -


as requirement need apply virus scan content being uploaded our application. cloud based service provide such functionality malware , virus scan. need service provide api accepts file data stream , return result after scan.

we using asp.net webapi c# , azure.

shame-less plug might want check out https://scanii.com pure saas malware detection service integrates nicely azure. also, make sure read virus total terms since cannot used commercial products (https://www.virustotal.com/en/documentation/public-api/).


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -