C#/.Net building blocks supporting implementation of the repository and unit of work patterns for Azure Table.
Info
Version: | 0.2.0 |
Author(s): | Tyler Austen |
Last Update: | Wednesday, September 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tausten/Ease.Repository |
NuGet Url: | https://www.nuget.org/packages/Ease.Repository.AzureTable |
Install
Install-Package Ease.Repository.AzureTable
dotnet add package Ease.Repository.AzureTable
paket add Ease.Repository.AzureTable
Ease.Repository.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- Ease.Repository(>= 0.2.0)
- ChangeTracking(>= 2.2.13)
- Ease.Util(>= 0.3.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.4)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
Tags