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 1,522 2/7/2026
0.35.0 15,998 11/20/2025
0.34.0 146,108 12/11/2024
0.33.0 178,039 5/7/2024
0.31.2 118,249 11/16/2023
0.31.1 779 11/16/2023
0.31.0 38,206 8/14/2023
0.30.0 19,324 4/24/2023
0.29.0 7,220 2/24/2023
0.27.2 71,477 12/16/2022
0.27.1 12,976 11/29/2022
0.27.0 24,064 11/20/2022
0.26.0 21,879 9/20/2022
0.25.1 1,546 9/19/2022
0.25.0 8,755 9/6/2022
0.24.1 1,452 9/6/2022
0.24.0 24,193 6/27/2022
0.23.13 47,643 4/28/2022
0.23.12 4,877 4/14/2022
0.23.11 37,576 2/5/2022
Loading failed