Microsoft.Azure.Management.Batch 1.3.2-preview

This is a prerelease version of Microsoft.Azure.Management.Batch.

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.Azure.Management.Batch --version 1.3.2-preview
NuGet\Install-Package Microsoft.Azure.Management.Batch -Version 1.3.2-preview
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="Microsoft.Azure.Management.Batch" Version="1.3.2-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Management.Batch --version 1.3.2-preview
#r "nuget: Microsoft.Azure.Management.Batch, 1.3.2-preview"
#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 Microsoft.Azure.Management.Batch as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Management.Batch&version=1.3.2-preview&prerelease

// Install Microsoft.Azure.Management.Batch as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Management.Batch&version=1.3.2-preview&prerelease

Provides management capabilities for Azure Batch service accounts.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.Management.Batch:

Repository Stars
Azure-Samples/azure-batch-samples
Azure Batch and HPC Code Samples
microsoft/CromwellOnAzure
Microsoft Genomics implementation of the Broad Institute's Cromwell workflow engine on Azure
Version Downloads Last updated
1.3.2-preview 236 2/9/2015
1.3.1-preview 38 1/30/2015
1.3.0-preview 3,116 1/8/2015
1.2.0-preview 37 1/6/2015
1.1.6-preview 445 12/3/2014
1.1.5-preview 220 11/11/2014
1.1.3-preview 300 11/3/2014
1.1.2-preview 615 10/28/2014

Updated the handling of invalid characters with Batch account operations.