FSharp.Azure.StorageTypeProvider
2.0.1
.NET Standard 2.0
Install-Package FSharp.Azure.StorageTypeProvider -Version 2.0.1
dotnet add package FSharp.Azure.StorageTypeProvider --version 2.0.1
<PackageReference Include="FSharp.Azure.StorageTypeProvider" Version="2.0.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Azure.StorageTypeProvider, 2.0.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=2.0.1
// Install FSharp.Azure.StorageTypeProvider as a Cake Tool
#tool nuget:?package=FSharp.Azure.StorageTypeProvider&version=2.0.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 | 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,526 | 2/5/2019 |
2.0.0 | 656 | 12/28/2018 |
2.0.0-beta | 605 | 11/13/2018 |
1.9.5 | 4,221 | 11/9/2017 |
1.9.4 | 739 | 10/29/2017 |
1.9.3 | 9,099 | 8/25/2017 |
1.9.2 | 15,954 | 5/31/2017 |
1.9.1 | 1,590 | 5/8/2017 |
1.9.0 | 886 | 5/6/2017 |
1.8.0 | 1,708 | 3/28/2017 |
1.7.0 | 1,323 | 10/6/2016 |
1.6.1 | 2,156 | 8/3/2016 |
1.6.0 | 2,855 | 7/27/2016 |
1.5.0 | 1,570 | 6/24/2016 |
1.4.1 | 1,855 | 1/8/2016 |
1.4.0 | 1,279 | 10/29/2015 |
1.3.0 | 1,379 | 8/27/2015 |
1.2.0 | 2,103 | 4/20/2015 |
1.1.0 | 2,008 | 8/13/2014 |
1.0.0 | 1,202 | 6/16/2014 |
0.9.2 | 1,029 | 6/12/2014 |
0.9.1 | 1,078 | 5/16/2014 |
0.9.0 | 1,049 | 5/8/2014 |
Fix #119 (Even when JSON tableSchema parameter is used Emulator required to be running)