How do I use the AWS SDK for .NET with Stook?

Integrate Medianova Stook Object Storage into your .NET applications using the AWS SDK for .NET.

You can connect your .NET applications to Medianova Stook Object Storage using the AWS SDK for .NET. This allows you to create buckets, upload objects, and manage your Stook storage directly from Visual Studio.


Prerequisites

⚠️ The AWS Toolkit includes sample code examples to help you get started quickly.


Installation

  1. Download and install Visual Studio.

  2. Download and install the AWS Toolkit for Visual Studio.


Example: Create a Bucket in Stook

Caption: Example .NET code for connecting to Stook and creating a bucket


Troubleshooting / FAQ

  • Bucket already exists error: Use a unique bucket name.

  • Connection error: Check Stook endpoint and credentials.

  • Access denied: Verify Access Key and Secret Key.


References

Last updated

Was this helpful?