mantle-azure 1.0.1-beta

This is a prerelease version of mantle-azure.
dotnet add package mantle-azure --version 1.0.1-beta
NuGet\Install-Package mantle-azure -Version 1.0.1-beta
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="mantle-azure" Version="1.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add mantle-azure --version 1.0.1-beta
#r "nuget: mantle-azure, 1.0.1-beta"
#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 mantle-azure as a Cake Addin
#addin nuget:?package=mantle-azure&version=1.0.1-beta&prerelease

// Install mantle-azure as a Cake Tool
#tool nuget:?package=mantle-azure&version=1.0.1-beta&prerelease

This library contains the base Mantle components used for interacting with the Microsoft Azure cloud platform.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on mantle-azure:

Package Downloads
mantle-messaging-azure

This library contains the necessary components for accessing Azure service bus and storage queues via the common Mantle messaging interface.

mantle-storage-azure

This library contains the necessary components for accessing Azure blob storage via the common Mantle storage interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1-beta 1,363 10/14/2013

This release is distributed under an LGPL license.