SharpRepository generic repository Azure Table implementation.
Info
Version: | 2.0.2-alpha4 |
Author(s): | Ben Griswold, Jeff Treuting |
Last Update: | Thursday, November 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.AzureTableRepository |
Install
Install-Package SharpRepository.AzureTableRepository
dotnet add package SharpRepository.AzureTableRepository
paket add SharpRepository.AzureTableRepository
SharpRepository.AzureTableRepository Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- SharpRepository.Repository(>= 2.0.4.5)
- Microsoft.Azure.KeyVault(>= 3.0.1)
- Newtonsoft.Json(>= 11.0.2)
- Remotion.Linq(>= 2.2.0)
- WindowsAzure.Storage(>= 9.3.2)
- SharpRepository.Repository(>= 2.0.4.5)
- Microsoft.Azure.KeyVault(>= 3.0.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- Remotion.Linq(>= 2.2.0)
- WindowsAzure.Storage(>= 9.3.2)
Tags