Azure Tables backed storage provider for EscapeTeams ObjectRepository.
Info
Version: | 2.0.212 |
Author(s): | Kirill Orlov |
Last Update: | Friday, August 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OutCode.EscapeTeams.ObjectRepository.AzureTableStorage |
Install
Install-Package OutCode.EscapeTeams.ObjectRepository.AzureTableStorage
dotnet add package OutCode.EscapeTeams.ObjectRepository.AzureTableStorage
paket add OutCode.EscapeTeams.ObjectRepository.AzureTableStorage
OutCode.EscapeTeams.ObjectRepository.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- OutCode.EscapeTeams.ObjectRepository(>= 1.0.155)
- WindowsAzure.Storage(>= 9.3.2)