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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 60 | 3/13/2015 |
0.6.3-alpha | 43 | 3/10/2015 |
0.6.2-alpha | 37 | 3/10/2015 |
0.6.1-alpha | 45 | 3/6/2015 |
0.6.0-alpha | 50 | 2/26/2015 |
Update MBrace.Core libraries. Implement AppDomain isolation for user jobs. Add Standalone runtime support. Misc bugfixes and improvements.