TravisEz13 / AzStorageTable

PowerShell Core Version of AzureRmStorageTable by Paulo Marques (MSFT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzStorageTable

PowerShell Core Version of AzureRmStorageTable by Paulo Marques (MSFT)

https://github.com/paulomarquesc/AzureRmStorageTable

This Module is a conversion of AzureRmStorageTable to work with PowerShell Core.

The biggest change is that AzureRmStorageTable is a syncronous implementation and this version is an asyncronous implementation.

The reason is that .NET Core does not have the syncronous Api's.

About

PowerShell Core Version of AzureRmStorageTable by Paulo Marques (MSFT)

License:MIT License


Languages

Language:PowerShell 100.0%