All Projects → Crokus → azure-table-storage-repo

Crokus / azure-table-storage-repo

Licence: MIT license
Simple repository pattern for Azure Table Storage

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to azure-table-storage-repo

TableStorage.Abstractions.POCO
Builds on top of TableStorage.Abstractions (a repository wrapper over Azure Table Storage) such that objects to be serialized to and from Azure Table Storage are Plain Old CLR Objects (POCO) rather than TableEntities.
Stars: ✭ 20 (-35.48%)
Mutual labels:  table-storage, azure-table-storage
AzureContainerInstancesManagement
Hosting game servers at scale using Azure Container Instances, using Azure Functions and Event Grid. Demo with OpenArena game server!
Stars: ✭ 41 (+32.26%)
Mutual labels:  table-storage
identityazuretable
This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
Stars: ✭ 97 (+212.9%)
Mutual labels:  azure-table-storage
memealyzer
Memealyzer is an app built to demonstrate some the latest and greatest Azure tech to dev, debug, and deploy microservice applications.
Stars: ✭ 97 (+212.9%)
Mutual labels:  azure-table-storage
jlik.me
URL Shortener project.
Stars: ✭ 31 (+0%)
Mutual labels:  table-storage
AzureServicesForUnity
Accessing Azure services (App Service, Table Storage, CosmosDB with Table API, Event Hubs) from a Unity game
Stars: ✭ 52 (+67.74%)
Mutual labels:  table-storage
NLog.Extensions.AzureStorage
NLog Target for Azure Storage. Uses NLog batch write to optimize writes to Storage.
Stars: ✭ 27 (-12.9%)
Mutual labels:  table-storage
Nethereum.BlockchainStorage
Library for processing the storage of the Ethereum blockchain in Azure Table Storage
Stars: ✭ 35 (+12.9%)
Mutual labels:  azure-table-storage

azure-table-storage-repo

Simple repository pattern for Azure Table Storage

Build Status

Installation

Use NuGet to install the package.

PM> Install-Package Azure.TableStorage.Repository

Contributing

Please check out the contributing page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].