Metadata >> NuGet >> WindowsAzure.StorageExtensions

WindowsAzure.StorageExtensions

Metadata

Authors Dmitry Tretyakov
Description Windows Azure Storage Extensions is a .NET library aimed for managing and querying entities from Windows Azure Storage. It's built on top of Windows Azure Storage Client Library 2.0, provides LINQ to Azure Tables queries and async interfaces.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl https://raw.github.com/dtretyakov/WindowsAzure/master/LICENSE.txt
Owners dtretyakov
ProjectUrl https://github.com/dtretyakov/WindowsAzure
RequireLicenseAcceptance False
Tags Azure, Storage, Blob, Table, Async, Extensions, LINQ, IQueryable
Dependencies WindowsAzure.Storage:4.3.0
Title Windows Azure Storage Extensions
PackageSize 188862
PackageHashAlgorithm SHA512
PackageHash FWX7xc+v+RbLvK6+/9JBI/u+uL511cF7Iwfwyx4UEkVJDL9CcHZ9lko97zxaWtm+xBKPPhaNHx1HSK1VYwN5wQ==
DownloadCount 000000
CreatedDate 2015-05-30T09:28:54

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install WindowsAzure.StorageExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install WindowsAzure.StorageExtensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package WindowsAzure.StorageExtensions
Installing the package (HTTP Basic authentication):
Install-Package WindowsAzure.StorageExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package WindowsAzure.StorageExtensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package WindowsAzure.StorageExtensions

OpenWrap

Installing the package:
o add-wrap WindowsAzure.StorageExtensions
Uninstalling the package:
o remove-wrap WindowsAzure.StorageExtensions

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.2
1.0.1
1.0.0
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.6.4