Simple repository pattern for Azure Table storage.
Info
Version: | 2.0.0.10 |
Author(s): | Marcin Wolnik |
Last Update: | Thursday, October 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Crokus/azure-table-storage-repo |
NuGet Url: | https://www.nuget.org/packages/Azure.TableStorage.Repository |
Install
Install-Package Azure.TableStorage.Repository
dotnet add package Azure.TableStorage.Repository
paket add Azure.TableStorage.Repository
Azure.TableStorage.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- WindowsAzure.Storage(>= 9.3.2)
Tags