I am developing web based application using ASP.Net MVC 5.0, in my application there is functionality to save images and display in view profile page. so I am created folder in root folder for images and accessing them when required. Now the problem is my server space is limited so I want to use Google Drive facility to save images and access them when I required.
can anyone tell me how to achieve this or post me API documentation.
Thanks in advance for grateful help.