Azure.Batch
1.2.0
dotnet add package Azure.Batch --version 1.2.0
NuGet\Install-Package Azure.Batch -Version 1.2.0
<PackageReference Include="Azure.Batch" Version="1.2.0" />
paket add Azure.Batch --version 1.2.0
#r "nuget: Azure.Batch, 1.2.0"
// Install Azure.Batch as a Cake Addin
#addin nuget:?package=Azure.Batch&version=1.2.0
// Install Azure.Batch as a Cake Tool
#tool nuget:?package=Azure.Batch&version=1.2.0
This client library enables working with Microsoft Azure Batch services.
Visit our home page for more detail - https://azure.microsoft.com/en-us/services/batch/. For technical overview, see https://azure.microsoft.com/en-us/documentation/articles/batch-technical-overview/.
API reference can be found at https://msdn.microsoft.com/en-us/library/azure/dn820177.aspx.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 4.5
- Microsoft.Data.Edm (>= 5.6.0)
- Microsoft.Data.OData (>= 5.6.0)
- WindowsAzure.Storage (>= 4.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Azure.Batch:
Package | Downloads |
---|---|
Prb.HomeImageProcessing
Package Description |
|
Triodor.Utils.AzureBatch
Package Description |
|
RHE.ArStudio
AccuRender Studio Binaries for Development |
|
KuboEstudio.AzureBatch
Wrapper to interact with the Azure Batch Account. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
2/23/2015 1.2.0
- Changed to require version 4.0.0 of the Azure Storage Client Library. This assembly is used only if the FileStaging class is used.