Microsoft.Azure.Management.DataFactories
4.13.3
Prefix Reserved
Azure.ResourceManager.DataFactory
Additional DetailsPlease 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.
dotnet add package Microsoft.Azure.Management.DataFactories --version 4.13.3
NuGet\Install-Package Microsoft.Azure.Management.DataFactories -Version 4.13.3
<PackageReference Include="Microsoft.Azure.Management.DataFactories" Version="4.13.3" />
paket add Microsoft.Azure.Management.DataFactories --version 4.13.3
#r "nuget: Microsoft.Azure.Management.DataFactories, 4.13.3"
// Install Microsoft.Azure.Management.DataFactories as a Cake Addin #addin nuget:?package=Microsoft.Azure.Management.DataFactories&version=4.13.3 // Install Microsoft.Azure.Management.DataFactories as a Cake Tool #tool nuget:?package=Microsoft.Azure.Management.DataFactories&version=4.13.3
Provides Microsoft Azure DataFactories operations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Hyak.Common (>= 1.2.2)
- Microsoft.Azure.Common (>= 2.2.1)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.5
- Hyak.Common (>= 1.2.2)
- Microsoft.Azure.Common (>= 2.2.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
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 (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 | 309,092 | 10/26/2018 | |
4.13.0 | 286,339 | 6/21/2017 | |
4.12.1 | 89,060 | 3/15/2017 | |
4.12.0 | 5,331 | 3/8/2017 | |
4.11.1 | 28,550 | 2/7/2017 | |
4.11.0 | 73,250 | 9/21/2016 | |
4.10.0 | 11,982 | 9/12/2016 | |
4.9.1 | 12,099 | 7/5/2016 | |
4.9.0 | 9,171 | 6/13/2016 | |
4.8.0 | 10,581 | 5/26/2016 | |
4.7.0 | 5,285 | 5/19/2016 | |
4.6.0 | 9,113 | 4/14/2016 | |
4.5.0 | 8,862 | 2/25/2016 | |
4.4.0 | 7,566 | 1/29/2016 | |
4.3.0 | 4,904 | 1/20/2016 | |
4.2.0 | 6,321 | 11/10/2015 | |
4.1.0 | 2,545 | 10/29/2015 | |
4.0.1 | 3,293 | 10/13/2015 | |
4.0.0 | 7,310 | 10/2/2015 | |
3.0.0 | 3,916 | 8/29/2015 | |
2.0.1 | 5,224 | 8/1/2015 | |
2.0.0 | 1,915 | 8/1/2015 | |
1.0.2 | 1,899 | 7/27/2015 | |
1.0.1 | 4,829 | 7/11/2015 | |
1.0.0 | 1,755 | 7/10/2015 | |
0.15.12-preview | 2,200 | 6/20/2015 | |
0.15.11-preview | 1,336 | 6/10/2015 | |
0.15.10-preview | 1,860 | 5/23/2015 | |
0.15.7-preview | 2,519 | 4/14/2015 | |
0.15.6-preview | 2,342 | 3/17/2015 | |
0.15.5-preview | 2,292 | 2/26/2015 | |
0.15.3-preview | 2,681 | 2/10/2015 | |
0.15.2-preview | 1,399 | 2/4/2015 | |
0.15.1-preview | 1,354 | 1/30/2015 | |
0.15.0-preview | 2,014 | 1/13/2015 | |
0.14.0-preview | 1,646 | 1/8/2015 | |
0.13.0-preview | 1,354 | 1/6/2015 | |
0.12.0-preview | 2,208 | 12/3/2014 | |
0.11.5-preview | 1,684 | 11/11/2014 | |
0.11.4-preview | 2,072 | 11/5/2014 | |
0.11.3-preview | 1,685 | 11/3/2014 | |
0.11.2-preview | 1,795 | 10/28/2014 |
Taking dependency on 10.0.3 version of Newntonsoft nuget package.