1
Answer

C#,MVC , Azure blob and API

http://104.211.243.204/?container=myvideos&blob=bunny.mp4
 
this is my webapi url. i want to pass the blob name i.e bunny.mp4 on click.
I want to implement this using the c#, MVC.
How can i send the request to this api . I want to send the blob= value dynamically.
Please reply............ 
Answers (1)