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 (21)

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 11,567 2/7/2026
0.34.0 211,503 12/11/2024
0.33.0 285,938 5/7/2024
0.32.0 26,084 1/2/2024
0.31.0 144,412 11/16/2023
0.30.0 71,184 4/24/2023
0.29.0 8,215 2/24/2023
0.28.0 123,974 11/20/2022
0.27.0 19,108 11/15/2022
0.26.0 35,828 9/20/2022
0.25.0 14,662 9/6/2022
0.24.0 33,132 6/27/2022
0.23.5 48,732 4/28/2022
0.23.4 68,083 12/31/2021
0.23.3 88,313 11/29/2021
0.23.2 1,646 11/14/2021
0.23.1 3,944 10/25/2021
0.23.0 8,858 10/22/2021
0.22.1 7,659 10/3/2021
0.22.0 8,159 9/16/2021
Loading failed