FSharp.Azure.StorageTypeProvider
1.9.1
.NET Framework 4.0
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.1
dotnet add package FSharp.Azure.StorageTypeProvider --version 1.9.1
<PackageReference Include="FSharp.Azure.StorageTypeProvider" Version="1.9.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Azure.StorageTypeProvider, 1.9.1"
#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.1
// Install FSharp.Azure.StorageTypeProvider as a Cake Tool
#tool nuget:?package=FSharp.Azure.StorageTypeProvider&version=1.9.1
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 | net40 net403 net45 net451 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 (>= 6.0.0)
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,535 | 2/5/2019 |
2.0.0 | 659 | 12/28/2018 |
2.0.0-beta | 610 | 11/13/2018 |
1.9.5 | 4,224 | 11/9/2017 |
1.9.4 | 742 | 10/29/2017 |
1.9.3 | 9,102 | 8/25/2017 |
1.9.2 | 15,957 | 5/31/2017 |
1.9.1 | 1,593 | 5/8/2017 |
1.9.0 | 889 | 5/6/2017 |
1.8.0 | 1,712 | 3/28/2017 |
1.7.0 | 1,326 | 10/6/2016 |
1.6.1 | 2,159 | 8/3/2016 |
1.6.0 | 2,859 | 7/27/2016 |
1.5.0 | 1,573 | 6/24/2016 |
1.4.1 | 1,859 | 1/8/2016 |
1.4.0 | 1,282 | 10/29/2015 |
1.3.0 | 1,382 | 8/27/2015 |
1.2.0 | 2,106 | 4/20/2015 |
1.1.0 | 2,011 | 8/13/2014 |
1.0.0 | 1,203 | 6/16/2014 |
0.9.2 | 1,032 | 6/12/2014 |
0.9.1 | 1,081 | 5/16/2014 |
0.9.0 | 1,053 | 5/8/2014 |
Support for specifying blob type in blob schema definition.