Microsoft.Azure.Management.DataFactories 0.15.10-preview

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.

This is a prerelease version of Microsoft.Azure.Management.DataFactories.
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 0.15.10-preview
                    
NuGet\Install-Package Microsoft.Azure.Management.DataFactories -Version 0.15.10-preview
                    
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="0.15.10-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Management.DataFactories" Version="0.15.10-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Management.DataFactories" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Management.DataFactories --version 0.15.10-preview
                    
#r "nuget: Microsoft.Azure.Management.DataFactories, 0.15.10-preview"
                    
#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.
#addin nuget:?package=Microsoft.Azure.Management.DataFactories&version=0.15.10-preview&prerelease
                    
Install Microsoft.Azure.Management.DataFactories as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Management.DataFactories&version=0.15.10-preview&prerelease
                    
Install Microsoft.Azure.Management.DataFactories as a Cake Tool

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 was computed.  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.

ADFSecurePublish

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

GitHub repositories (3)

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

Repository Stars
Azure/azure-powershell
Microsoft Azure PowerShell
Azure/Azure-DataFactory
microsoft/sql-data-warehouse-samples
Snippets and samples for Azure SQL Data Warehouse
Version Downloads Last updated
4.13.3 317,681 10/26/2018 4.13.3 is deprecated because it is no longer maintained.
4.13.0 292,334 6/21/2017 4.13.0 is deprecated because it is no longer maintained.
4.12.1 89,813 3/15/2017 4.12.1 is deprecated because it is no longer maintained.
4.12.0 5,430 3/8/2017 4.12.0 is deprecated because it is no longer maintained.
4.11.1 28,652 2/7/2017 4.11.1 is deprecated because it is no longer maintained.
4.11.0 73,701 9/21/2016 4.11.0 is deprecated because it is no longer maintained.
4.10.0 12,083 9/12/2016 4.10.0 is deprecated because it is no longer maintained.
4.9.1 12,206 7/5/2016 4.9.1 is deprecated because it is no longer maintained.
4.9.0 9,299 6/13/2016 4.9.0 is deprecated because it is no longer maintained.
4.8.0 10,674 5/26/2016 4.8.0 is deprecated because it is no longer maintained.
4.7.0 5,901 5/19/2016 4.7.0 is deprecated because it is no longer maintained.
4.6.0 9,243 4/14/2016 4.6.0 is deprecated because it is no longer maintained.
4.5.0 8,987 2/25/2016 4.5.0 is deprecated because it is no longer maintained.
4.4.0 7,693 1/29/2016 4.4.0 is deprecated because it is no longer maintained.
4.3.0 5,051 1/20/2016 4.3.0 is deprecated because it is no longer maintained.
4.2.0 6,431 11/10/2015 4.2.0 is deprecated because it is no longer maintained.
4.1.0 2,654 10/29/2015 4.1.0 is deprecated because it is no longer maintained.
4.0.1 3,397 10/13/2015 4.0.1 is deprecated because it is no longer maintained.
4.0.0 7,416 10/2/2015 4.0.0 is deprecated because it is no longer maintained.
3.0.0 4,021 8/29/2015 3.0.0 is deprecated because it is no longer maintained.
2.0.1 5,328 8/1/2015 2.0.1 is deprecated because it is no longer maintained.
2.0.0 2,017 8/1/2015 2.0.0 is deprecated because it is no longer maintained.
1.0.2 2,004 7/27/2015 1.0.2 is deprecated because it is no longer maintained.
1.0.1 4,978 7/11/2015 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,859 7/10/2015 1.0.0 is deprecated because it is no longer maintained.
0.15.12-preview 2,296 6/20/2015 0.15.12-preview is deprecated because it is no longer maintained.
0.15.11-preview 1,434 6/10/2015 0.15.11-preview is deprecated because it is no longer maintained.
0.15.10-preview 1,957 5/23/2015 0.15.10-preview is deprecated because it is no longer maintained.
0.15.7-preview 2,617 4/14/2015 0.15.7-preview is deprecated because it is no longer maintained.
0.15.6-preview 2,437 3/17/2015 0.15.6-preview is deprecated because it is no longer maintained.
0.15.5-preview 2,388 2/26/2015 0.15.5-preview is deprecated because it is no longer maintained.
0.15.3-preview 2,777 2/10/2015 0.15.3-preview is deprecated because it is no longer maintained.
0.15.2-preview 1,497 2/4/2015 0.15.2-preview is deprecated because it is no longer maintained.
0.15.1-preview 1,450 1/30/2015 0.15.1-preview is deprecated because it is no longer maintained.
0.15.0-preview 2,111 1/13/2015 0.15.0-preview is deprecated because it is no longer maintained.
0.14.0-preview 1,743 1/8/2015 0.14.0-preview is deprecated because it is no longer maintained.
0.13.0-preview 1,452 1/6/2015 0.13.0-preview is deprecated because it is no longer maintained.
0.12.0-preview 2,304 12/3/2014 0.12.0-preview is deprecated because it is no longer maintained.
0.11.5-preview 1,781 11/11/2014 0.11.5-preview is deprecated because it is no longer maintained.
0.11.4-preview 2,167 11/5/2014 0.11.4-preview is deprecated because it is no longer maintained.
0.11.3-preview 1,780 11/3/2014 0.11.3-preview is deprecated because it is no longer maintained.
0.11.2-preview 1,890 10/28/2014 0.11.2-preview is deprecated because it is no longer maintained.

PREVIEW RELEASE