34 packages tagged with “azure-storage”
A lightweight server clone of Azure Blob Storage that simulates most of the commands supported by it with minimal dependencies.
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.
A simple exception logger for Azure Table Storage
A collection of utilities designed to aid in the storage of files to cloud storage locations.
This project implements an efficient middleware based way to implement workers with a strong focus on Azure App Services.
UA.Azure.Storage provides a lightweight, efficient implementation for accessing Azure Storage Services (Blob, Queue, and Table) in .NET applications. Built on the Tenet Framework principles, it offers a simplified agent-based approach to interact with Azure Storage without heavy SDK dependencies.
Wrapper for Azure Storage, designed to simplify the file upload process and provide links for downloading them. It also supports file deletion and enumeration.
Introducing branding in an application is very similar. This project offers an aproach to integrate the branding artifacts into an application.
Simple and Cross Platform Azure Storage CLI
Build your Azure Media Services workflow (V3 API version) and Azure Data Factory (V2 API version) in .NET Core.
Storage Provider implementation that targets Azure Storage
This is an adapter for the Azure Blob Storage REST SDK to integrate with the existing .NET System.IO based file system access code with little or no changes.
Repository pattern implementation for microsoft azure storage table. It is probably not the fastest one but maybe one of the most simple. The tradeof is the use of dynamic in order to map from model objects. to table entites.
Tool to create containers and blob in azure storage
A Fluent Queue Client for creating Azure Storage Queues and Consumers
C# Extension Methods for use with Windows Azure Storage.
Synchronize Between SQL Server and Azure Table Storage
Azure blob storage implementation for the File Context Core package. It allows to use EntityFramework Core without a database, just using a file located in an Azure blob storage as database
Package Description
Core package containing shared models, interfaces, and abstractions for the AzureStorage.Standard library suite. This package provides common types used across Azure Blob Storage, Queue Storage, Table Storage, and File Share clients. Includes storage configuration models (StorageOptions), retry policies (RetryOptions), exception types (AzureStorageException), and shared domain models. This package is automatically installed as a dependency when you install any of the AzureStorage.Standard client packages (Blobs, Queues, Tables, Files). You typically don't need to install this package directly.
Azure Blob Storage abstractions and implementation for .NET, with configurable file size limits, content type validation, SAS URL generation, and async streaming.
A simplified, modern .NET client library for Azure Blob Storage. Provides an easy-to-use wrapper around Azure.Storage.Blobs SDK with built-in retry policies, comprehensive error handling, and intuitive APIs for blob and container management. Supports blob upload/download, streaming, metadata management, and advanced features like access tiers and lease operations. Compatible with .NET Standard 2.0+, .NET 7, 8, and 9.
A Model Context Protocol (MCP) server for debugging, monitoring, and troubleshooting Durable Task Framework (DTFx) orchestrations stored in Azure Storage. Provides tools for task hub discovery, orchestration inspection, history analysis, queue monitoring, and large message access.