FSharp.AWS.DynamoDB 0.2.1-beta

This is a prerelease version of FSharp.AWS.DynamoDB.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FSharp.AWS.DynamoDB --version 0.2.1-beta
NuGet\Install-Package FSharp.AWS.DynamoDB -Version 0.2.1-beta
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="FSharp.AWS.DynamoDB" Version="0.2.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.AWS.DynamoDB --version 0.2.1-beta
#r "nuget: FSharp.AWS.DynamoDB, 0.2.1-beta"
#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 FSharp.AWS.DynamoDB as a Cake Addin
#addin nuget:?package=FSharp.AWS.DynamoDB&version=0.2.1-beta&prerelease

// Install FSharp.AWS.DynamoDB as a Cake Tool
#tool nuget:?package=FSharp.AWS.DynamoDB&version=0.2.1-beta&prerelease

A library that provides an idiomatic F# API for AWS DynamoDB.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FSharp.AWS.DynamoDB:

Package Downloads
Equinox.DynamoStore

Efficient event sourced decisions and data

MBrace.AWS

An MBrace cluster implementation on top of AWS PaaS. Bundles a standalone executable for setup of local worker instances.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.12.0-beta 1,916 11/29/2023
0.11.2-beta 27,093 10/11/2022
0.11.1-beta 21,287 7/15/2022
0.11.0-beta 2,371 5/13/2022
0.10.1-beta 533 4/12/2022
0.10.0-beta 135 4/12/2022
0.9.4-beta 159 4/6/2022
0.9.3-beta 5,765 10/7/2021
0.9.2-beta 251 9/30/2021
0.9.1-beta 161 9/30/2021
0.9.0-beta 160 9/29/2021
0.8.2-beta 5,262 12/18/2020
0.8.1-beta 2,235 5/26/2020
0.8.0-beta 12,149 2/8/2018
0.7.0-beta 2,673 11/22/2016
0.6.0-beta 782 10/19/2016
0.5.0-beta 751 8/7/2016
0.4.1-beta 1,178 6/6/2016
0.4.0-beta 805 6/1/2016
0.3.1-beta 980 5/20/2016
0.3.0-beta 803 3/29/2016
0.2.1-beta 972 3/22/2016
0.2.0-beta 938 3/21/2016
0.1.1-beta 730 3/15/2016
0.1.0-beta 993 3/14/2016

Projection expressions bugfixes and improvements.