Info
Version: | 0.9.2 |
Author(s): | Gerhard Brueckl |
Last Update: | Sunday, May 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gbrueckl/Azure.DataFactory.LocalEnvironment |
NuGet Url: | https://www.nuget.org/packages/gbrueckl.Azure.DataFactory.LocalEnvironment |
Install
Install-Package gbrueckl.Azure.DataFactory.LocalEnvironment
dotnet add package gbrueckl.Azure.DataFactory.LocalEnvironment
paket add gbrueckl.Azure.DataFactory.LocalEnvironment
gbrueckl.Azure.DataFactory.LocalEnvironment Download (Unzip the "nupkg" after downloading)
Dependencies
- Hyak.Common(>= 1.0.2)
- Microsoft.Azure.Common(>= 2.0.4)
- Microsoft.Azure.Common.Dependencies(>= 1.0.0)
- Microsoft.Azure.Management.DataFactories(>= 4.11.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(>= 9.0.1)
- SharpZipLib(>= 0.86.0)
Tags
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.