A library that provides an idiomatic F# API for Microsoft Azure services.
Info
Version: | 5.0.2 |
Author(s): | Daniel Chambers & Contributors |
Last Update: | Monday, March 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/FSharp.Azure.Storage |
NuGet Url: | https://www.nuget.org/packages/FSharp.Azure.Storage |
Install
Install-Package FSharp.Azure.Storage
dotnet add package FSharp.Azure.Storage
paket add FSharp.Azure.Storage
FSharp.Azure.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Control.AsyncSeq(>= 2.0.0 && < 3.0.0)
- FSharp.Core(>= 4.7.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.0)
- TaskBuilder.fs(>= 2.1.0)
- Unquote(>= 5.0.0)
Tags