ServiceStack.Aws
8.5.2
Prefix Reserved
See the version list below for details.
dotnet add package ServiceStack.Aws --version 8.5.2
NuGet\Install-Package ServiceStack.Aws -Version 8.5.2
<PackageReference Include="ServiceStack.Aws" Version="8.5.2" />
<PackageVersion Include="ServiceStack.Aws" Version="8.5.2" />
<PackageReference Include="ServiceStack.Aws" />
paket add ServiceStack.Aws --version 8.5.2
#r "nuget: ServiceStack.Aws, 8.5.2"
#:package ServiceStack.Aws@8.5.2
#addin nuget:?package=ServiceStack.Aws&version=8.5.2
#tool nuget:?package=ServiceStack.Aws&version=8.5.2
ServiceStack integration for Amazon Web Services (AWS) including:
- PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support
- SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service
- S3VirtualFiles - A read/write Virtual FileSystem around Amazon's S3 Simple Storage Service
- DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB
- DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB
- DynamoDbCacheClient - A Caching Provider for DynamoDB
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- AWSSDK.Core (>= 3.7.400.57)
- AWSSDK.DynamoDBv2 (>= 3.7.403.7)
- AWSSDK.S3 (>= 3.7.408)
- AWSSDK.SQS (>= 3.7.400.57)
- AWSSDK.TranscribeService (>= 3.7.400.57)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- ServiceStack (>= 8.5.2)
- ServiceStack.Client (>= 8.5.2)
- ServiceStack.Common (>= 8.5.2)
- ServiceStack.Interfaces (>= 8.5.2)
- ServiceStack.Text (>= 8.5.2)
- System.Linq.Async (>= 5.1.0)
- System.Text.Json (>= 8.0.5)
-
.NETStandard 2.0
- AWSSDK.Core (>= 3.7.400.57)
- AWSSDK.DynamoDBv2 (>= 3.7.403.7)
- AWSSDK.S3 (>= 3.7.408)
- AWSSDK.SQS (>= 3.7.400.57)
- AWSSDK.TranscribeService (>= 3.7.400.57)
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- ServiceStack (>= 8.5.2)
- ServiceStack.Client (>= 8.5.2)
- ServiceStack.Common (>= 8.5.2)
- ServiceStack.Interfaces (>= 8.5.2)
- ServiceStack.Text (>= 8.5.2)
- System.Linq.Async (>= 6.0.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Text.Json (>= 8.0.5)
-
net6.0
- AWSSDK.Core (>= 3.7.400.57)
- AWSSDK.DynamoDBv2 (>= 3.7.403.7)
- AWSSDK.S3 (>= 3.7.408)
- AWSSDK.SQS (>= 3.7.400.57)
- AWSSDK.TranscribeService (>= 3.7.400.57)
- ServiceStack (>= 8.5.2)
- ServiceStack.Client (>= 8.5.2)
- ServiceStack.Common (>= 8.5.2)
- ServiceStack.Interfaces (>= 8.5.2)
- ServiceStack.Text (>= 8.5.2)
- System.Linq.Async (>= 6.0.1)
-
net8.0
- AWSSDK.Core (>= 3.7.400.57)
- AWSSDK.DynamoDBv2 (>= 3.7.403.7)
- AWSSDK.S3 (>= 3.7.408)
- AWSSDK.SQS (>= 3.7.400.57)
- AWSSDK.TranscribeService (>= 3.7.400.57)
- ServiceStack (>= 8.5.2)
- ServiceStack.Client (>= 8.5.2)
- ServiceStack.Common (>= 8.5.2)
- ServiceStack.Interfaces (>= 8.5.2)
- ServiceStack.Text (>= 8.5.2)
- System.Linq.Async (>= 6.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ServiceStack.Aws:
| Package | Downloads |
|---|---|
|
Telerik.Sitefinity.Core
Sitefinity CMS core libraries. |
|
|
QlypIo.Cloud.Aws
Package Description |
|
|
DynamoDb.EventSourcing
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.6 | 5,565 | 2/9/2026 |
| 10.0.4 | 26,528 | 12/5/2025 |
| 10.0.0 | 1,910 | 12/2/2025 |
| 8.10.0 | 4,561 | 11/12/2025 |
| 8.9.0 | 3,948 | 10/15/2025 |
| 8.8.0 | 71,131 | 5/14/2025 |
| 8.7.2 | 3,578 | 5/1/2025 |
| 8.7.0 | 3,840 | 4/14/2025 |
| 8.6.0 | 15,330 | 2/11/2025 |
| 8.5.2 | 40,921 | 11/29/2024 |
| 8.5.0 | 3,384 | 11/26/2024 |
| 8.4.0 | 46,205 | 9/11/2024 |
| 8.3.0 | 86,202 | 6/17/2024 |
| 8.2.2 | 33,894 | 3/6/2024 |
| 8.2.0 | 3,629 | 3/4/2024 |
| 8.1.2 | 5,521 | 2/7/2024 |
| 8.1.0 | 4,921 | 2/6/2024 |
| 8.0.0 | 76,809 | 11/20/2023 |
| 6.11.0 | 29,549 | 10/3/2023 |