Amazon.Ec2 0.35.0

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

A .NET library for Amazon's EC2 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 (2)

Showing the top 2 NuGet packages that depend on Amazon.Ec2:

Package Downloads
Borg.Cloud.Management

Cloud management services

Carbon.Platform.Management

Platform management services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.35.0 229 2/7/2026
0.34.0 3,350 12/11/2024
0.33.0 2,775 5/7/2024
0.31.1 346 4/15/2024
0.31.0 786 11/16/2023
0.30.0 587 4/24/2023
0.29.0 545 2/24/2023
0.28.0 488 1/12/2023
0.25.0 1,344 9/20/2022
0.24.1 961 8/9/2022
0.24.0 764 6/27/2022
0.23.0 1,502 10/22/2021
0.21.1 1,158 6/12/2021
0.21.0 837 6/11/2021
0.20.0 1,330 3/2/2021
0.19.2 600 2/24/2021
0.19.1 881 1/15/2021
0.19.0 2,132 11/13/2020
0.18.0 757 11/10/2020
0.17.0 1,364 5/13/2020
Loading failed