Microsoft.Azure.Common.Dependencies
1.0.0
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
<PackageReference Include="Microsoft.Azure.Common.Dependencies" Version="1.0.0" />
paket add Microsoft.Azure.Common.Dependencies --version 1.0.0
#r "nuget: Microsoft.Azure.Common.Dependencies, 1.0.0"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.4)
-
.NETFramework 4.5
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.4)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Microsoft.Bcl (>= 1.1.9)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 6.0.4)
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. |
|
MaxFactry.Provider.Azure
Azure Provider library for use in MaxFactry Framework |
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 | 8,342,023 | 12/23/2014 |