Amazon.S3 0.35.1

dotnet add package Amazon.S3 --version 0.35.1
                    
NuGet\Install-Package Amazon.S3 -Version 0.35.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Amazon.S3" Version="0.35.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Amazon.S3" Version="0.35.1" />
                    
Directory.Packages.props
<PackageReference Include="Amazon.S3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Amazon.S3 --version 0.35.1
                    
#r "nuget: Amazon.S3, 0.35.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Amazon.S3@0.35.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Amazon.S3&version=0.35.1
                    
Install as a Cake Addin
#tool nuget:?package=Amazon.S3&version=0.35.1
                    
Install as a Cake Tool

A modern library for Amazon's Simple Storage Service

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Amazon.S3:

Package Downloads
Jari.FnTrust.Shared

Package Description

Jari.Madarak.Shared

Shared DTOs, entities, enums, proto definitions, and utilities for Madarak microservices platform

Jari.SREF.Shared

Package Description

Pacioli.Contracts

Shared contracts (enums/DTOs) for Pacioli.

Carbon.Amazon.Ses.Extensions

A set of extensions to handle raw emails in the Amazon.Ses project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.35.1 24,007 2026/2/7
0.35.0 19,988 2025/11/20
0.34.0 214,680 2024/12/11
0.33.0 213,384 2024/5/7
0.31.2 128,275 2023/11/16
0.31.1 1,400 2023/11/16
0.31.0 40,487 2023/8/14
0.30.0 20,704 2023/4/24
0.29.0 7,986 2023/2/24
0.27.2 78,640 2022/12/16
0.27.1 17,835 2022/11/29
0.27.0 24,948 2022/11/20
0.26.0 23,858 2022/9/20
0.25.1 2,315 2022/9/19
0.25.0 9,710 2022/9/6
0.24.1 2,055 2022/9/6
0.24.0 26,789 2022/6/27
0.23.13 49,809 2022/4/28
0.23.12 5,489 2022/4/14
0.23.11 38,546 2022/2/5
Loading failed