Microsoft.Azure.Common.Dependencies 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 2.5 or higher.

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

// Install Microsoft.Azure.Common.Dependencies as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Common.Dependencies&version=1.0.0

Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Common.Dependencies:

Package Downloads
AdvanceFramework1

Advance Framework Practice by BDO Canada LLP IT Solution practice

ADFCustomActivityRunner

This package provides an attribute that you can apply to your DotNetActivity. You specify the location of the pipeline which your custom activity is run from and the name of the activity in the pipeline. The activity is then de-serialized into an object which you can use to easily debug your custom activity in the context of the pipeline it is found in. This package comes with a base class which you inherit instead of implementing IDotNetActivity. This abstract bass class is called CustomActivityBase, it implements IDotNetActivity and has a number of methods that simplify getting information from the ADF Json files. How to use: 1. Inherit from the abstract bass class called CustomActivityBase. 2. Implement the method RunActivity. This method calls the execute method internally. The arguments for this method are exposed as public properties on the base class: LinkedServices, Datasets, Activity, and Logger. 3. Add the CustomActivity attribute to the RunActivity method and specify the relative location from the custom activity project to the pipeline file and the name of the actviity you wish to target. Optionally the name of the deployment config file to use e.g. [CustomActivity(ActivityName = "KickOffSproc", PipelineLocation = @"..\DataFactoryApp\PipelineBlobSample.json", DeployConfig = "Dev.json")] 4. Run the custom activity as if it were a unit test.

gbrueckl.Azure.DataFactory.LocalEnvironment

This repository provides some tools which make it easier to work with Azure Data Factory (ADF). It mainly contains two features: - Debug Custom .Net Activities locally (within VS and without deployment to the ADF Service!) - Export existing ADF Visual Studio projects a Azure Resource Manager (ARM) template for deployment

ADFSecurePublish

Contains core library for ADF secure publish. See https://github.com/Azure/Azure-DataFactory/tree/master/Samples/ADFSecurePublish for more information.

Sentinel.KeyVault

Provides implementation for Azure Key Vault

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Common.Dependencies:

Repository Stars
Azure/Azure-DataFactory
Azure/azure-storage-net
Microsoft Azure Storage Libraries for .NET
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
microsoft/mail2bug
Mail2Bug is a service that creates work-items in TFS (incl. VS Online) from an email, and keep the items updated with responses on the thread.
Version Downloads Last updated
1.0.0 7,961,062 12/23/2014