Info
| Version: | 1.0.3 | 
| Author(s): | Jose A Rivera | 
| Last Update: | Tuesday, August 27, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/AzureTableStorage.DistributedCache | 
Install
Install-Package AzureTableStorage.DistributedCache
                        dotnet add package AzureTableStorage.DistributedCache
                        paket add AzureTableStorage.DistributedCache
                        
                                AzureTableStorage.DistributedCache Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- JetBrains.Annotations(>= 2019.1.3)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- WindowsAzure.Storage(>= 8.5.0)
- windowsazure.storageextensions(>= 1.2.0)
Tags
 
                
That can be used in a v1.x Azure Function.