Hi All,
How view files in google drive from Local path folder in asp.net core web application.
The requirments is user uploading different format files like doc,pdf,excel,ppt ,after uploading user dont want to donwload the file ,user wants the view the files tab, so we trying to implement different files like doc,pdf,excel,pp to view in google drive from server local path folder or S3 bucket . how can i achive this task .