Wintellect.Azure.Storage
1.6.0.1
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 restore it), perform segmented queries, simplify table filter creation, replace/rename/remove properties across a table's entities, serialize/deserialize collections to a table property.
Install-Package Wintellect.Azure.Storage -Version 1.6.0.1
dotnet add package Wintellect.Azure.Storage --version 1.6.0.1
<PackageReference Include="Wintellect.Azure.Storage" Version="1.6.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Wintellect.Azure.Storage --version 1.6.0.1
Release Notes
Added Wintellect.Periodic and Wintellect.Storage.Blob.Logs namespaces to support blob logging.
Dependencies
-
.NETFramework 4.5
- WindowsAzure.Storage (>= 4.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.