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
Open source libary for easy reading, writing, and manipulation of CSV files.
This handles linq to CSV, creating tables from IEnumerable<T>, dictionaries, in-memory mutable tables, streaming through large tables.
It also includes basic data table operations like join, histogram, and filter...
More information
Aspose.Words for .NET is a cross-platform document processing library that allows developers to work with a variety of Microsoft Word, OpenOffice, Web, PDF, and image file formats. .NET developers can easily create, open, read, render, edit, convert, merge, split, compare documents. Almost all...
More information
SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute...
More information
A custom Nlog target that save logs to Azure table storage.
log information saved includes:
LogTimeStamp, Level, LoggerName, Message, Exception, InnerException, StackTrace, MessageWithLayout, ExceptionData
Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage.
It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.
This package is part of the Azure Mobile .NET Server SDK and provides features for the /tables endpoint. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at...
More information