NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and...
More information
Library for easily reading and writing CSV files (or IEnumerable<T>) to and from Azure Blobs and Azure Tables.
See:
DataTable.New.ReadAzureBlob,
DataTable.New.ReadAzureTableLazy
plus new extension methods on DataTable for writing back to Azure.
Easily add the ability to store data in Azure Storage's Table Service. Also works with CosmosDB when it is used in Tables API mode. Simply decorate your business objects and its properties with the provided attributes and store and retrieve data with Azure Table Storage using ONE line of code!
This API allows you to read and write time series data from Azure Storage Tables efficiently. Data can be stored in chunks of 1 hour or 1 day in size, allowing you to tailor the read/write performance to match you data data frequency and retrieval speeds. This API works with data collected by the...
More information
This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages...
More information
This client library enables working with the Windows Azure storage services which include the blob service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release...
More information
The library includes many classes that simplify working with Azure Blobs, Tables, and Queues in a high-performance and efficient manner. The library includes methods to peridically elect a PC to perform some task, perform high-speed bacth logging, append data to a blob, backup a table to a blob (and...
More information
Windows Azure storage services provide persistent, redundant storage in the cloud. The Windows Azure Storage helper, allows you to easily retrieve and insert data into Blobs and Tables of Windows Azure Storage Services.
You can perform almost any permissible operation: add, remove, update, delete and other. Most of them can be executed parallel and by batches with implementing of caching strategy. Also when you want to get data, one can specify enough complicated condition in Entity Framework .Where style.
!!! Note that this package will no longer be updated with the package name 'wastorage.v140' after version 4.0.0. The package is renamed to 'Microsoft.Azure.Storage.CPP.v140' !!!
The new package can be found in: https://www.nuget.org/packages/Microsoft.Azure.Storage.CPP.v140
This...
More information
!!! Note that this package will no longer be updated with the package name 'wastorage.v120' after version 4.0.0. The package is renamed to 'Microsoft.Azure.Storage.CPP.v120' !!!
The new package can be found in: https://www.nuget.org/packages/Microsoft.Azure.Storage.CPP.v120
This...
More information
!!! Note that this package will no longer be updated with the package name 'wastorage' after version 4.0.0. The package is renamed to 'Microsoft.Azure.Storage.CPP' !!!
The new package can be found in: https://www.nuget.org/packages/Microsoft.Azure.Storage.CPP
This client library...
More information
Use Azure Blob and Table Storage as the read store and data store in CQRS.NET. This version is targeted at .net 4.0 using WindowsAzure.Storage version 7.2.1