DynamoDb.Ok
0.0.4
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 DynamoDb.Ok --version 0.0.4
NuGet\Install-Package DynamoDb.Ok -Version 0.0.4
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="DynamoDb.Ok" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamoDb.Ok --version 0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DynamoDb.Ok, 0.0.4"
#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 DynamoDb.Ok as a Cake Addin #addin nuget:?package=DynamoDb.Ok&version=0.0.4 // Install DynamoDb.Ok as a Cake Tool #tool nuget:?package=DynamoDb.Ok&version=0.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Functional wrapper around AWS DynamoDB client in F#
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- AWSSDK.DynamoDBv2 (>= 3.3.105.26)
- FSharp.Core (>= 4.7.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.20 | 146 | 3/28/2024 |
0.1.19 | 351 | 11/30/2023 |
0.1.18 | 119 | 11/28/2023 |
0.1.17 | 139 | 11/28/2023 |
0.1.16 | 192 | 7/31/2023 |
0.1.15 | 394 | 2/3/2023 |
0.1.14 | 287 | 2/2/2023 |
0.1.10 | 263 | 2/2/2023 |
0.1.9 | 409 | 9/26/2022 |
0.1.8 | 413 | 9/26/2022 |
0.1.7 | 1,069 | 7/9/2021 |
0.1.6 | 372 | 6/2/2021 |
0.1.5 | 394 | 3/26/2021 |
0.1.4 | 393 | 12/21/2020 |
0.1.3 | 849 | 7/29/2020 |
0.1.2 | 549 | 7/28/2020 |
0.0.7 | 556 | 5/9/2020 |
0.0.6 | 652 | 5/3/2020 |
0.0.5 | 455 | 5/2/2020 |
0.0.4 | 489 | 4/30/2020 |
0.0.3 | 483 | 4/30/2020 |
0.0.2 | 477 | 4/16/2020 |
## [0.0.4] - 2020-04-30
[0.0.4]: https://github.com/TotallyMoney/DynamoDb.Ok/compare/v0.0.3...v0.0.4
### Fixes
- doesItemExist function