Found 129 packages
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 https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/. For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/. This client library enables working with the Microsoft Azure storage services which include the blob and file 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 see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
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.
Transient error detection strategies to use with Windows Azure Storage, for the Transient Fault Handling Application Block ("Topaz").
The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient to transient faults (such as temporary network connectivity issues or temporary service unavailability). This improves overall application stability.
This client library enables client applications to connect to Windows Azure Mobile Services. Mobile Services allows you to develop an app with a scalable and secure backend hosted in Windows Azure. You can incorporate structured storage, user authentication and push notifications in minutes. For more information, check out https://www.windowsazure.com/mobile. DEPRECATED: Azure Mobile Services is now deprecated in favor of Azure Mobile Apps. This library should not be used for new projects. To learn more, see: - https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-value-prop-migration-from-mobile-services/ - https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-net-upgrading-from-mobile-services/ - https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-client-and-server-versioning/
This set of packages open up a rich surface area of Microsoft Azure services, giving you the power to automate, deploy, and test cloud infrastructure with ease. These services support: - Microsoft Azure Virtual Machines - Hosted Services - Infrastructure Services - Scheduler - Storage Accounts - Subscription information - Networks - Web Sites - SQL Databases Management operations require the X509Certificate2 type that is not present in the Portable Class Library API surface area. The Common.NetFramework library exposes this functionality. Microsoft Azure Active Directory integration is enabled for token-based authentication and requires a Microsoft.IdentityModel.Clients.ActiveDirectory package.
This library is adjusted to run in a Partial Trust environment. Azure Storage SDK 8.7.0 for Windows
Windows AzureContrib is a community addition to Microsoft Widows Azure SDK with some nice ;~) additional features to Microsoft's valiant efforts.
This library is based on the official Azure Storage library (https://github.com/Azure/azure-storage-net) with Azure Table functionality removed in order to get rid of OData and System.Spatial dependencies to allow it to build on Linux
This projects implements an abstraction for Azure Storage Tables to use POCOs because deriving every entity from ITableEntity or TableEntity looks like a step backwards. The current implementation is intended to be an abstraction to store every existing entity into Azure Table Store.
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in Azure table storage.
Includes the file Microsoft.WindowsAzure.StorageClient.dll v1.7 which is sometimes required by legacy code.
Task Parallel Library (TPL) extension methods for Windows Azure Storage Client library
An abstraction library for Windows Azure storage library.
NServiceBus Transport for the Windows Azure Storage Queues
Better abstractions of WindowsAzure.Storage.
This library enables you to develop scalable and secure .NET mobile backends hosted in Microsoft Azure. You can incorporate structured storage, user authentication and push notifications in minutes. For more information, check out http://azure.microsoft.com/mobile DEPRECATED: Azure Mobile Services is now deprecated in favor of Azure Mobile Apps. This library should not be used for new projects. To learn more, see: - https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-value-prop-migration-from-mobile-services/ - https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-net-upgrading-from-mobile-services/ - https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-client-and-server-versioning/
This client library is a powerful tool for Microsoft Azure storage services. This tool allows to easy insert/get to table service and delete with using only one line of code (this works with any object type). Also, works with blob and queue service. Documentation - https://github.com/tomaszmargacz/nuget-samples/blob/master/WindowsAzure.Storage.Quick.Sample/Documentation.pdf Samples - https://github.com/tomaszmargacz/nuget-samples/tree/master/WindowsAzure.Storage.Quick.Sample If you have any questions or need improvement feel free to contact me: tomasz.margacz@gmail.com