MBrace.Azure.Client 0.6.4-alpha

This is a prerelease version of MBrace.Azure.Client.
dotnet add package MBrace.Azure.Client --version 0.6.4-alpha
NuGet\Install-Package MBrace.Azure.Client -Version 0.6.4-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MBrace.Azure.Client" Version="0.6.4-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MBrace.Azure.Client --version 0.6.4-alpha
#r "nuget: MBrace.Azure.Client, 0.6.4-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MBrace.Azure.Client as a Cake Addin
#addin nuget:?package=MBrace.Azure.Client&version=0.6.4-alpha&prerelease

// Install MBrace.Azure.Client as a Cake Tool
#tool nuget:?package=MBrace.Azure.Client&version=0.6.4-alpha&prerelease

A collection of standalone Azure client libraries for consumption from F# interactive.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.4-alpha 58 3/13/2015
0.6.3-alpha 42 3/10/2015
0.6.2-alpha 36 3/10/2015
0.6.1-alpha 44 3/6/2015
0.6.0-alpha 48 2/26/2015

Update MBrace.Core libraries. Implement AppDomain isolation for user jobs. Add Standalone runtime support. Misc bugfixes and improvements.