• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Amazon S3 File Provider in ASP.NET Core File Manager Control

This sample demonstrates how to use the Amazon S3 file system provider with the File Manager control to perform file operations. It supports all basic file operations such as create, rename, delete, cut, copy, paste, upload, download, and more.

DEMO
SOURCE

This sample explains the Amazon S3 (Simple Storage Service) cloud file provider that allows users to access and manage a server-hosted file system as a collection of objects stored in the Amazon S3 Bucket. To start the service,create an Amazon S3 account and a bucket, and then provide your Amazon S3 client account details such as the bucket name, AWS access key ID, AWS secret key ID, and AWS region in the RegisterAmazonS3 method to perform file operations.

Checkout this Amazon S3 file system provider from the GitHub repository to connect with the RegisterAmazonS3 method.

Note: File Manager’s upload functionality is restricted in online demos for security reasons. To work with upload functionality, please download the Amazon S3 File Provider from the GitHub repository.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab