Microsoft.Azure.Management.DataFactories 3.0.0

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

Azure.ResourceManager.DataFactory

Additional Details

Please note, this package is obsolete as of 9/30/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.ResourceManager.DataFactory, to continue receiving updates. Refer to the migration guide (https://aka.ms/dotnet/t2/migration) for guidance on upgrading. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

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

// Install Microsoft.Azure.Management.DataFactories as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Management.DataFactories&version=3.0.0

Data Factory is a fully managed service to compose data storage, processing, and movement services into streamlined, scalable and reliable data production pipelines. Use cloud and on-premises data sources with unstructured, semi-structured, and structured data over the Hadoop (HDInsight) ecosystem. Create, deploy, monitor, troubleshoot, and manage Data Factories using familiar APIs. For more information visit https://go.microsoft.com/fwlink/?LinkId=516909

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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 (8)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Management.DataFactories:

Package Downloads
CiqsFunctionsUtils

CiqsFunctionsUtils provide solution authors with commonly used utility functions for Cortana Intelligence Gallery solutions.

Reusable.Methods.NET

Collection of Many Useful Reusable Methods for .NET Engineers

P2PDataPlatform.RefactorNuGet

A NuGet to refactor projects for P2PDataPlatform

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

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.Management.DataFactories:

Repository Stars
Azure/Azure-DataFactory
microsoft/sql-data-warehouse-samples
Snippets and samples for Azure SQL Data Warehouse
Version Downloads Last updated
4.13.3 292,672 10/26/2018
4.13.0 276,180 6/21/2017
4.12.1 87,730 3/15/2017
4.12.0 5,151 3/8/2017
4.11.1 28,359 2/7/2017
4.11.0 72,336 9/21/2016
4.10.0 11,791 9/12/2016
4.9.1 11,918 7/5/2016
4.9.0 8,962 6/13/2016
4.8.0 10,394 5/26/2016
4.7.0 4,307 5/19/2016
4.6.0 8,909 4/14/2016
4.5.0 8,652 2/25/2016
4.4.0 7,347 1/29/2016
4.3.0 4,726 1/20/2016
4.2.0 5,983 11/10/2015
4.1.0 2,362 10/29/2015
4.0.1 3,110 10/13/2015
4.0.0 7,125 10/2/2015
3.0.0 3,731 8/29/2015
2.0.1 5,019 8/1/2015
2.0.0 1,731 8/1/2015
1.0.2 1,719 7/27/2015
1.0.1 4,642 7/11/2015
1.0.0 1,559 7/10/2015
0.15.12-preview 2,072 6/20/2015
0.15.11-preview 1,197 6/10/2015
0.15.10-preview 1,718 5/23/2015
0.15.7-preview 2,368 4/14/2015
0.15.6-preview 2,191 3/17/2015
0.15.5-preview 2,151 2/26/2015
0.15.3-preview 2,552 2/10/2015
0.15.2-preview 1,281 2/4/2015
0.15.1-preview 1,219 1/30/2015
0.15.0-preview 1,890 1/13/2015
0.14.0-preview 1,510 1/8/2015
0.13.0-preview 1,218 1/6/2015
0.12.0-preview 2,084 12/3/2014
0.11.5-preview 1,561 11/11/2014
0.11.4-preview 1,932 11/5/2014
0.11.3-preview 1,564 11/3/2014
0.11.2-preview 1,675 10/28/2014

PREVIEW RELEASE