![]() |
VOOZH | about |
dotnet add package Madd0.AzureStorageDriver --version 2.1.2
NuGet\Install-Package Madd0.AzureStorageDriver -Version 2.1.2
<PackageReference Include="Madd0.AzureStorageDriver" Version="2.1.2" />
<PackageVersion Include="Madd0.AzureStorageDriver" Version="2.1.2" />Directory.Packages.props
<PackageReference Include="Madd0.AzureStorageDriver" />Project file
paket add Madd0.AzureStorageDriver --version 2.1.2
#r "nuget: Madd0.AzureStorageDriver, 2.1.2"
#:package Madd0.AzureStorageDriver@2.1.2
#addin nuget:?package=Madd0.AzureStorageDriver&version=2.1.2Install as a Cake Addin
#tool nuget:?package=Madd0.AzureStorageDriver&version=2.1.2Install as a Cake Tool
This is a plug-in for LINQPad that enables the execution of queries against Azure Table Storage.
It allows you to add storage accounts as connections in LINQPad.
It will list all tables for each account and all columns in each table.
Since Azure tables can have mixed schemas, a property was added in version 1.1.0
allowing users to specify the number of rows that should be scanned to determine
the schema of each table. For the same reason, any value types are made
Nullable<> since it cannot be guaranteed that they will have a value
for a given row.
Issues and feature requests can be made in the projects issues page on GitHub.
Updated dependency versions:
Added explicit reference to Newtonsoft.Json to work around issue #22
Happy new year! After last month's update, I decided to work on some really old pending PRs, do some cleanup and tackle #19 which came in on the first day of the year.
It took a while for a new version to come out, but with LINQPad 6 and big changes in the Azure SDK libraries, I thought it was time. And, although functionally not much has changed, I decided that a new distribution channel and total change in the underlying SDK, deserved a new major version.
Note: the Azure Storage SDK used by the LINQPad 5 version is in maintenance mode and it will be deprecated soon according to Microsoft. However, since LINQPad 5 plugins target .NET Framework 4.6, the switch to the package used by the LINQPad 6 plugin is not possible.
Corrects issue #4.
This is the first public release. Needs real-world testing.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 netcoreapp3.1 is compatible. |
| .NET Framework | net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.2 | 1,885 | 11/13/2022 |
| 2.1.1 | 3,181 | 2/4/2020 |
| 2.1.0 | 970 | 1/5/2020 |
| 2.0.0 | 907 | 12/1/2019 |
| 1.0.1-beta | 677 | 11/17/2019 |