Net.Cache.DynamoDb 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Net.Cache.DynamoDb --version 2.0.1
                    
NuGet\Install-Package Net.Cache.DynamoDb -Version 2.0.1
                    
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="Net.Cache.DynamoDb" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Net.Cache.DynamoDb" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Net.Cache.DynamoDb" />
                    
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 Net.Cache.DynamoDb --version 2.0.1
                    
#r "nuget: Net.Cache.DynamoDb, 2.0.1"
                    
#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 Net.Cache.DynamoDb@2.0.1
                    
#: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=Net.Cache.DynamoDb&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Net.Cache.DynamoDb&version=2.0.1
                    
Install as a Cake Tool

Net.Cache Repository

SonarCloud

CodeFactor Quality Gate Status

Overview

Welcome to the Net.Cache repository! This repository hosts two related .NET libraries, Net.Cache and Net.Cache.DynamoDb, which are designed to provide flexible and efficient caching solutions for .NET applications.

Net.Cache is a general-purpose caching library, while Net.Cache.DynamoDb extends it with specific support for Amazon DynamoDB as a storage backend.

Libraries

Net.Cache

  • Description: A generic caching library for .NET applications.
  • Key Features: Provides a generic interface for storage providers and a concrete cache provider implementation.
  • Usage: Ideal for applications requiring efficient data retrieval and caching mechanisms.
  • Read More

Net.Cache.DynamoDb

  • Description: An extension of Net.Cache for integrating with Amazon DynamoDB.
  • Key Features: Offers an abstract base class for creating DynamoDB storage providers.
  • Usage: Best suited for applications using Amazon DynamoDB for key-value storage.
  • Read More

Net.Cache.DynamoDb.ERC20

  • Description: A specialized extension for caching ERC20 token information in Amazon DynamoDB.
  • Key Features:
    • Caches ERC20 token details like name, symbol, decimals, and total supply.
    • Generates unique hash keys for efficient data retrieval.
    • Supports dynamic updates of token total supply in the cache.
  • Usage: Ideal for blockchain-based applications or services that interact with ERC20 tokens and require efficient caching solutions.
  • Read More
Product 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.  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 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Net.Cache.DynamoDb:

Package Downloads
Net.Cache.DynamoDb.ERC20

A specialized extension of `Net.Cache.DynamoDb` package, for caching ERC20 token information in Amazon DynamoDB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 241 9/25/2025
2.0.1 249 9/24/2025
2.0.0 241 8/8/2025
1.3.10 771 7/22/2025
1.3.9 493 7/21/2025
1.3.7 204 7/16/2025
1.3.6 184 7/16/2025
1.3.5 2,099 8/20/2024
1.3.4 391 7/10/2024
1.3.1 1,506 3/20/2024
1.3.0 1,836 3/19/2024
1.2.2 1,628 2/9/2024
1.2.1 1,800 2/8/2024
1.2.0 194 2/7/2024
1.1.0 173 1/15/2024
1.0.0 329 12/4/2023