Implements the repository pattern for Azure Table Storage.
Info
Version: | 3.0.0-alpha-3 |
Author(s): | www.systemmetaphor.com |
Last Update: | Friday, November 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Kriativity.Persistence.AzureTables |
Install
Install-Package Kriativity.Persistence.AzureTables
dotnet add package Kriativity.Persistence.AzureTables
paket add Kriativity.Persistence.AzureTables
Kriativity.Persistence.AzureTables Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(4.3.0)