FSharp.Azure.StorageTypeProvider
2.0.0
.NET Standard 2.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 2.0.0
dotnet add package FSharp.Azure.StorageTypeProvider --version 2.0.0
<PackageReference Include="FSharp.Azure.StorageTypeProvider" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Azure.StorageTypeProvider --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Azure.StorageTypeProvider, 2.0.0"
#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=2.0.0
// Install FSharp.Azure.StorageTypeProvider as a Cake Tool
#tool nuget:?package=FSharp.Azure.StorageTypeProvider&version=2.0.0
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Compiler.Tools (>= 10.2.1)
- WindowsAzure.Storage (>= 9.3.2)
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,521 | 2/5/2019 |
2.0.0 | 654 | 12/28/2018 |
2.0.0-beta | 604 | 11/13/2018 |
1.9.5 | 4,218 | 11/9/2017 |
1.9.4 | 736 | 10/29/2017 |
1.9.3 | 9,094 | 8/25/2017 |
1.9.2 | 15,951 | 5/31/2017 |
1.9.1 | 1,585 | 5/8/2017 |
1.9.0 | 881 | 5/6/2017 |
1.8.0 | 1,704 | 3/28/2017 |
1.7.0 | 1,317 | 10/6/2016 |
1.6.1 | 2,149 | 8/3/2016 |
1.6.0 | 2,849 | 7/27/2016 |
1.5.0 | 1,563 | 6/24/2016 |
1.4.1 | 1,850 | 1/8/2016 |
1.4.0 | 1,272 | 10/29/2015 |
1.3.0 | 1,372 | 8/27/2015 |
1.2.0 | 2,102 | 4/20/2015 |
1.1.0 | 2,007 | 8/13/2014 |
1.0.0 | 1,201 | 6/16/2014 |
0.9.2 | 1,028 | 6/12/2014 |
0.9.1 | 1,077 | 5/16/2014 |
0.9.0 | 1,048 | 5/8/2014 |
Upgrade to NET Standard 2.0
Upgrade Azure Storage to v9
Upgrade many other dependencies
Rationalise many API implementations
Minor changes to API to expose Async methods on provided types