Metadata >> NuGet >> FSharp.Azure.Storage

FSharp.Azure.Storage

Metadata

Authors Daniel Chambers & Contributors
Copyrights Copyright 2015
Description A library that provides an idiomatic F# API for Microsoft Azure services.
IconUrl https://raw.githubusercontent.com/fsprojects/FSharp.Azure.Storage/master/media/Logo.128.png
LicenseUrl https://github.com/fsprojects/FSharp.Azure.Storage/blob/master/LICENCE.txt
Owners Daniel Chambers & Contributors
ProjectUrl https://github.com/fsprojects/FSharp.Azure.Storage
ReleaseNotes - DateTime can now be used as a type for properties. Breaking changes since FSharp.Azure 1.0.x: - Renamed project from FSharp.Azure to FSharp.Azure.Storage. - Namespaces and assemblies have been changed from DigitallyCreated.FSharp.Azure to FSharp.Azure.Storage - TableStorage module has been renamed to Table
RequireLicenseAcceptance False
Tags fsharp f# microsoft azure table storage
Dependencies FSPowerPack.Linq.Community:3.0.0.0|WindowsAzure.Storage:3.1.0.1
Title FSharp.Azure.Storage
PackageSize 74603
PackageHashAlgorithm SHA512
PackageHash WaYhKcWIQ0Ekmd9mUxtIgninr86OubiLqRjsl1jaGQsyDCWO9J6cN6b412N0ajgUGRtm6tVFfBqgbjy9Vw31Gw==
DownloadCount 000000
CreatedDate 2015-09-14T10:37:40

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 FSharp.Azure.Storage -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FSharp.Azure.Storage -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 FSharp.Azure.Storage
Installing the package (HTTP Basic authentication):
Install-Package FSharp.Azure.Storage -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FSharp.Azure.Storage -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FSharp.Azure.Storage

OpenWrap

Installing the package:
o add-wrap FSharp.Azure.Storage
Uninstalling the package:
o remove-wrap FSharp.Azure.Storage

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
2.1.0
2.0.0