8 packages tagged with “presigned-url”
System.Text.Json serialization implementation for the PresignedUrlClient library.
Newtonsoft.Json serialization implementation for the PresignedUrlClient library.
Dependency injection extensions for the PresignedUrlClient library. Provides easy registration of services with Microsoft.Extensions.DependencyInjection.
Advanced library for AWS S3 storage operations and cloud file management. Provides async CRUD operations, strongly-typed S3 object handling, presigned URLs, bucket management, and enterprise-ready cloud storage patterns for cloud-native applications.
Abstractions and interfaces for the PresignedUrlClient library. Provides models, enums, and service contracts for generating S3 presigned URLs.
Core implementation of the PresignedUrlClient library. Provides HTTP client-based service for generating S3 presigned URLs with support for resilience patterns (retry, circuit breaker).
Dependency injection extensions for PresignedUrlClient.Storage. Provides easy service registration for ASP.NET Core and other DI containers.
Storage operations (upload/download/multipart) for the PresignedUrlClient library. Provides first-class file operations with progress tracking, automatic multipart upload, and parallel part uploads.