AwsTools 1.0.12
.NET Core 1.0
This package targets .NET Core 1.0. The package is compatible with this framework or higher.
.NET Framework 4.7
This package targets .NET Framework 4.7. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AwsTools --version 1.0.12
NuGet\Install-Package AwsTools -Version 1.0.12
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="AwsTools" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AwsTools --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AwsTools, 1.0.12"
#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.
// Install AwsTools as a Cake Addin #addin nuget:?package=AwsTools&version=1.0.12 // Install AwsTools as a Cake Tool #tool nuget:?package=AwsTools&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Aws Tools
- Plain old class objects (POCO's) for DynamoDB.
- Compatible with AWS Lambda
- Recent versions of AWS packages have been defective in AWS Lambda
- AWS packages are locked in at 3.3.1.1 until a critical feature is released in a new
- Compatible with MVC
- MVC has inherent issues with await/async requiring every usage of await to use ConfigureAwait(false) or the application will deadlock
- Assistance with batching
- Improve visibility on errors for bulk operations
- Make it easier to retry failed messages
Nuget Deploy
Increment version in Visual Studio
Right-Click AwsTools -> Properties -> Package -> Package Version
Build
\projects\AwsTools\AwsTools>dotnet build --configuration release
Deploy
\projects\AwsTools\AwsTools\bin\release>nuget push AwsTools.1.0.9.nupkg -src https://nuget.org/
pack
isn't required, because a nuget package is created on build
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp1.0 is compatible. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.0
- AWSSDK.DynamoDBv2 (>= 3.3.1.1)
- Microsoft.NETCore.App (>= 1.0.5)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.7
- AWSSDK.DynamoDBv2 (>= 3.3.1.1)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AwsTools:
Package | Downloads |
---|---|
TwilioSmsHop
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.18 | 1,795 | 4/22/2019 |
1.0.17 | 1,007 | 4/9/2019 |
1.0.16 | 962 | 4/9/2019 |
1.0.15 | 973 | 4/8/2019 |
1.0.14 | 1,913 | 1/8/2018 |
1.0.13 | 1,453 | 1/7/2018 |
1.0.12 | 1,456 | 1/7/2018 |
1.0.11 | 1,336 | 1/7/2018 |
1.0.10 | 1,533 | 1/6/2018 |
1.0.9 | 1,416 | 12/19/2017 |
1.0.8 | 1,435 | 12/19/2017 |
1.0.7 | 1,421 | 12/16/2017 |
1.0.6 | 1,363 | 12/16/2017 |
1.0.5 | 1,492 | 12/15/2017 |
1.0.4 | 1,399 | 12/11/2017 |
1.0.3 | 1,388 | 12/10/2017 |
1.0.2 | 1,360 | 12/9/2017 |
1.0.1 | 1,371 | 12/9/2017 |
1.0.0 | 1,387 | 12/9/2017 |