Net.Cache
2.0.1
See the version list below for details.
dotnet add package Net.Cache --version 2.0.1
NuGet\Install-Package Net.Cache -Version 2.0.1
<PackageReference Include="Net.Cache" Version="2.0.1" />
<PackageVersion Include="Net.Cache" Version="2.0.1" />
<PackageReference Include="Net.Cache" />
paket add Net.Cache --version 2.0.1
#r "nuget: Net.Cache, 2.0.1"
#:package Net.Cache@2.0.1
#addin nuget:?package=Net.Cache&version=2.0.1
#tool nuget:?package=Net.Cache&version=2.0.1
Net.Cache Repository
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 | 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. 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. |
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Net.Cache:
| Package | Downloads |
|---|---|
|
Net.Cache.DynamoDb
Net.Cache.DynamoDb is a specialized extension of the Net.Cache library, providing an abstract base class for DynamoDB storage providers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.2 | 473 | 9/25/2025 |
| 2.0.1 | 308 | 9/24/2025 |
| 2.0.0 | 285 | 8/8/2025 |
| 1.3.10 | 946 | 7/22/2025 |
| 1.3.9 | 541 | 7/21/2025 |
| 1.3.7 | 253 | 7/16/2025 |
| 1.3.6 | 229 | 7/16/2025 |
| 1.3.5 | 2,338 | 8/20/2024 |
| 1.3.4 | 444 | 7/10/2024 |
| 1.3.2 | 1,251 | 5/17/2024 |
| 1.3.1 | 526 | 3/20/2024 |
| 1.3.0 | 1,916 | 3/19/2024 |
| 1.1.0 | 1,994 | 1/15/2024 |
| 1.0.0 | 364 | 12/4/2023 |