Microsoft.Azure.Batch.Conventions.Files 1.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.Batch.Conventions.Files --version 1.0.1
NuGet\Install-Package Microsoft.Azure.Batch.Conventions.Files -Version 1.0.1
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.Batch.Conventions.Files" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Batch.Conventions.Files --version 1.0.1
#r "nuget: Microsoft.Azure.Batch.Conventions.Files, 1.0.1"
#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.Batch.Conventions.Files as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Batch.Conventions.Files&version=1.0.1

// Install Microsoft.Azure.Batch.Conventions.Files as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Batch.Conventions.Files&version=1.0.1

This library encapsulates a set of storage conventions for Azure Batch task
and job outputs, making it convenient for clients to browse and retrieve outputs
by task and job id and the type of output.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Azure.Batch.Conventions.Files:

Repository Stars
Azure-Samples/azure-batch-samples
Azure Batch and HPC Code Samples
Version Downloads Last updated
4.0.0 61,038 8/31/2022
3.5.1 101,231 8/19/2019
3.5.0 887 8/7/2019
3.4.0 8,947 7/12/2019
3.3.0 22,638 1/14/2019
3.2.0 19,708 9/6/2018
3.1.0 33,643 10/18/2017
3.0.0 10,920 5/25/2017
2.0.0 2,137 2/21/2017
1.0.1 28,885 1/24/2017
1.0.0 1,619 12/12/2016
0.9.5-preview 4,982 8/24/2016
0.9.4-preview 1,160 8/3/2016
0.9.3-preview 4,633 8/2/2016
0.9.2-preview 843 8/2/2016
0.9.1-preview 855 8/2/2016
0.9.0-preview 1,033 7/14/2016

This version of the file conventions library works with version 5.1.2 of the Azure Batch SDK for .NET.