Microsoft.Azure.Batch.FileStaging 9.0.0
前缀已保留
.NET Standard 2.0 此包针对 .NET Standard 2.0。此包与该框架或更高版本兼容。 .NET Framework 4.6.1 此包针对 .NET Framework 4.6.1。此包与该框架或更高版本兼容。
dotnet add package Microsoft.Azure.Batch.FileStaging --version 9.0.0
NuGet\Install-Package Microsoft.Azure.Batch.FileStaging -Version 9.0.0
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package。
<PackageReference Include="Microsoft.Azure.Batch.FileStaging" Version="9.0.0" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用包。
paket add Microsoft.Azure.Batch.FileStaging --version 9.0.0
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获得支持。
#r "nuget: Microsoft.Azure.Batch.FileStaging, 9.0.0"
#r 指令可用于 F# Interactive 和 Polyglot Notebooks。将其复制到交互式工具或脚本的源代码中以引用包。
// Install Microsoft.Azure.Batch.FileStaging as a Cake Addin #addin nuget:?package=Microsoft.Azure.Batch.FileStaging&version=9.0.0 // Install Microsoft.Azure.Batch.FileStaging as a Cake Tool #tool nuget:?package=Microsoft.Azure.Batch.FileStaging&version=9.0.0
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获得支持。
此库简化了 Microsoft Azure Batch 服务中任务使用的资源文件的上传。
访问我们的主页以了解更多详细信息 - https://azure.microsoft.com/services/batch/.
有关技术概述,请参阅 https://azure.microsoft.com/documentation/articles/batch-technical-overview/.
API 文档可在 https://go.microsoft.com/fwlink/?LinkId=717949 查找。
产品 | 版本 兼容及附加的已计算目标框架版本。 |
---|---|
.NET | 已计算net5.0。 已计算net5.0-windows。 已计算net6.0。 已计算net6.0-android。 已计算net6.0-ios。 已计算net6.0-maccatalyst。 已计算net6.0-macos。 已计算net6.0-tvos。 已计算net6.0-windows。 已计算net7.0。 已计算net7.0-android。 已计算net7.0-ios。 已计算net7.0-maccatalyst。 已计算net7.0-macos。 已计算net7.0-tvos。 已计算net7.0-windows。 已计算net8.0。 已计算net8.0-android。 已计算net8.0-browser。 已计算net8.0-ios。 已计算net8.0-maccatalyst。 已计算net8.0-macos。 已计算net8.0-tvos。 已计算net8.0-windows。 |
.NET Core | 已计算netcoreapp2.0。 已计算netcoreapp2.1。 已计算netcoreapp2.2。 已计算netcoreapp3.0。 已计算netcoreapp3.1。 |
.NET Standard | 兼容netstandard2.0。 已计算netstandard2.1。 |
.NET Framework | net461 是兼容的。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen40 已计算。 tizen60 已计算。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NETFramework 4.6.1
- Azure.Storage.Blobs (>= 12.12.0)
- Microsoft.Azure.Batch (>= 15.3.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETStandard 2.0
- Azure.Storage.Blobs (>= 12.12.0)
- Microsoft.Azure.Batch (>= 15.3.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.Encodings.Web (>= 4.7.2)
NuGet 包
此包没有被任何 NuGet 包使用。
GitHub 仓库 (1)
显示依赖 Microsoft.Azure.Batch.FileStaging 的最受欢迎的 1 个 GitHub 仓库
仓库 | 星标 |
---|---|
Azure-Samples/azure-batch-samples
Azure 批量和 HPC 代码示例
|