FSharp.Azure.StorageTypeProvider
1.9.4
.NET Framework 4.5.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FSharp.Azure.StorageTypeProvider -Version 1.9.4
dotnet add package FSharp.Azure.StorageTypeProvider --version 1.9.4
<PackageReference Include="FSharp.Azure.StorageTypeProvider" Version="1.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Azure.StorageTypeProvider --version 1.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Azure.StorageTypeProvider, 1.9.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSharp.Azure.StorageTypeProvider as a Cake Addin
#addin nuget:?package=FSharp.Azure.StorageTypeProvider&version=1.9.4
// Install FSharp.Azure.StorageTypeProvider as a Cake Tool
#tool nuget:?package=FSharp.Azure.StorageTypeProvider&version=1.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The F# Azure Storage Type Provider allows simple access to Blob, Table and Queue assets, using Azure Storage metadata to intelligently infer schema where possible, whilst providing a simple API for common tasks.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- WindowsAzure.Storage (>= 7.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 3,526 | 2/5/2019 |
2.0.0 | 656 | 12/28/2018 |
2.0.0-beta | 606 | 11/13/2018 |
1.9.5 | 4,222 | 11/9/2017 |
1.9.4 | 740 | 10/29/2017 |
1.9.3 | 9,100 | 8/25/2017 |
1.9.2 | 15,955 | 5/31/2017 |
1.9.1 | 1,591 | 5/8/2017 |
1.9.0 | 887 | 5/6/2017 |
1.8.0 | 1,710 | 3/28/2017 |
1.7.0 | 1,324 | 10/6/2016 |
1.6.1 | 2,157 | 8/3/2016 |
1.6.0 | 2,857 | 7/27/2016 |
1.5.0 | 1,571 | 6/24/2016 |
1.4.1 | 1,857 | 1/8/2016 |
1.4.0 | 1,280 | 10/29/2015 |
1.3.0 | 1,380 | 8/27/2015 |
1.2.0 | 2,104 | 4/20/2015 |
1.1.0 | 2,009 | 8/13/2014 |
1.0.0 | 1,203 | 6/16/2014 |
0.9.2 | 1,030 | 6/12/2014 |
0.9.1 | 1,079 | 5/16/2014 |
0.9.0 | 1,051 | 5/8/2014 |
Hot Schema Loading.