SkillAgentSearch skills...

AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.

Install / Use

/learn @fsprojects/AzureStorageTypeProvider
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Azure Storage Type Provider

An F# Azure Type Provider which can be used to explore Azure Storage assets quickly and easily.

The goal is to create a provider which allows lightweight access to your Azure storage data within the context of e.g. F# scripts or applications to allow CRUD operations quickly and easily.

Support exists reading and writing from Blobs, Tables and Queues, as well as fallback to the standard .NET Azure SDK.

The provider currently does not support .NET Core for the reasons specified here.

AppVeyor build status

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)

View on GitHub
GitHub Stars83
CategoryOperations
Updated2mo ago
Forks34

Languages

F#

Security Score

100/100

Audited on Jan 20, 2026

No findings