AzureStorageTypeProvider
Storage explorer
An F# library providing access to Azure Storage assets with CRUD operations
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.
84 stars
18 watching
34 forks
Language: F#
last commit: over 4 years ago
Linked from 1 awesome list
azureazure-storagefsharptypeprovider
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/graphprovider | A state machine type provider for managing discrete states and transitions in software systems | 35 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
fslaborg/rprovider | Enables F# access to R packages via a .NET namespace | 236 |
fsprojects/fsharp.typeproviders.sdk | An F# API for building type providers | 300 |
fsprojects/fsharp.configuration | Provides type providers for managing project configuration settings | 114 |
mrbandler/fsfirestore | A functional F# library for accessing and manipulating data in Google Cloud Platform's Firestore database. | 26 |
fsprojects/s3provider | A type provider that allows access to Amazon S3 data through F# type syntax | 22 |
easybuild-org/easybuild.filesystemprovider | Provides typed representations of files and directories based on project structure or virtual file systems. | 26 |
fsprojects/swaggerprovider | Generates type-safe interfaces from Swagger API definitions | 263 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |