.Net cloud storage

Now I am at a point where I cannot get extra help. I am trying to host files in the cloud and then access these files using code (C #). So far I have tried Rapidshare and Skydrive and could not work at all. Below are a few things I'm trying to do, or rather should be able to use cloud storage.

  • I need a place to put files on the Internet (obviously).
  • Files can have a size of 10 to 100 megabytes.
  • I should be able to upload files using code, as well as upload through code.

I really don't mind paying if the price is not ridiculous. Any help at all would be appreciated.

Thanks Stalkerh

+3
source share
1 answer

Amazon S3, , , # API, - ( ThreeSharp ).

+3

Source: https://habr.com/ru/post/1704884/


All Articles