简体   繁体   English

Amazon S3上的C#文档在哪里?

[英]where is the C# documentation on Amazon S3?

I'm creating an application that uses amazon s3 for storage in C#. 我正在创建一个使用Amazon s3在C#中存储的应用程序。 It may be seen to be a stupid question. 可能会认为这是一个愚蠢的问题。 Where is the documentation on C# aws library? C#AWS库的文档在哪里?

I'm really like some documentation on the functions calls I've been using. 我真的很喜欢我一直在使用的函数调用的一些文档。

Thanks. 谢谢。

There is the AWS SDK for .NET site, at the bottom of which you will find the Reference Documentation . 适用于.NETAWS开发工具包网站,在其底部将找到参考文档 Note that the reference documentation also gets installed to your local Visual Studio Help. 请注意,参考文档也已安装到本地Visual Studio帮助中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM