A repository context provider for the Microsoft Azure Storage Table service for storing structured NoSQL data in the cloud.
Info
Version: | 3.0.0-alpha-470 |
Author(s): | Johelvis Guzman |
Last Update: | Monday, April 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johelvisguzman/DotNetToolkit.Repository |
NuGet Url: | https://www.nuget.org/packages/DotNetToolkit.Repository.AzureStorageTable |
Install
Install-Package DotNetToolkit.Repository.AzureStorageTable
dotnet add package DotNetToolkit.Repository.AzureStorageTable
paket add DotNetToolkit.Repository.AzureStorageTable
DotNetToolkit.Repository.AzureStorageTable Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetToolkit.Repository(>= 3.0.0470)
- WindowsAzure.Storage(>= 9.3.3)