Amazon.Core 0.35.0

dotnet add package Amazon.Core --version 0.35.0
                    
NuGet\Install-Package Amazon.Core -Version 0.35.0
                    
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.Core" Version="0.35.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Amazon.Core" Version="0.35.0" />
                    
Directory.Packages.props
<PackageReference Include="Amazon.Core" />
                    
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.Core --version 0.35.0
                    
#r "nuget: Amazon.Core, 0.35.0"
                    
#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.Core@0.35.0
                    
#: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.Core&version=0.35.0
                    
Install as a Cake Addin
#tool nuget:?package=Amazon.Core&version=0.35.0
                    
Install as a Cake Tool

Shared library for Amazon API implementations.

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.
  • net10.0

    • No dependencies.

NuGet packages (20)

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

Package Downloads
Amazon.S3

A modern library for Amazon's Simple Storage Service

Amazon.Sqs

A modern library for Amazon's Simple Queue Service

Amazon.Lambda

A modern .NET Standard library for Amazon's Lambda service.

Amazon.Kinesis

A modern .NET Standard library for Amazon Kinesis.

Amazon.DynamoDb

A performance-focused library for Amazon DynamoDB2.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.35.0 2,863 2/7/2026
0.34.0 172,280 12/11/2024
0.33.0 259,091 5/7/2024
0.32.0 22,770 1/2/2024
0.31.0 136,977 11/16/2023
0.30.0 69,328 4/24/2023
0.29.0 7,970 2/24/2023
0.28.0 117,638 11/20/2022
0.27.0 19,090 11/15/2022
0.26.0 33,267 9/20/2022
0.25.0 14,358 9/6/2022
0.24.0 32,012 6/27/2022
0.23.5 47,964 4/28/2022
0.23.4 67,827 12/31/2021
0.23.3 86,569 11/29/2021
0.23.2 1,633 11/14/2021
0.23.1 3,923 10/25/2021
0.23.0 8,836 10/22/2021
0.22.1 7,271 10/3/2021
0.22.0 7,851 9/16/2021
Loading failed