Eases management of Storage Tables dependencies and abstracts out the complexity of performing CRUD operations on Azure Storage Tables.
Info
Version: | 1.0.2 |
Author(s): | Austin Davies |
Last Update: | Friday, July 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AustinDavies/AustinDavies.Azure.Storage.Framework |
NuGet Url: | https://www.nuget.org/packages/AustinDavies.Azure.Storage.Framework |
Install
Install-Package AustinDavies.Azure.Storage.Framework
dotnet add package AustinDavies.Azure.Storage.Framework
paket add AustinDavies.Azure.Storage.Framework
AustinDavies.Azure.Storage.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Cosmos.Table(>= 1.0.7)
Tags