AzureTableStorageCache.
Info
| Version: | 1.2.0 |
| Author(s): | AzureTableStorageCache |
| Last Update: | Saturday, June 11, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tparnell8/AzureTableStorageCache.git |
| NuGet Url: | https://www.nuget.org/packages/AzureTableStorageCache |
Install
Install-Package AzureTableStorageCache
dotnet add package AzureTableStorageCache
paket add AzureTableStorageCache
AzureTableStorageCache Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.5.0224027)
- Microsoft.Extensions.Caching.Abstractions(>= 1.0.02)
- Microsoft.Extensions.DependencyInjection(>= 1.0.02)
- WindowsAzure.Storage(>= 7.0.0)