Skip to content

C# Fluent API for Creating JSON Objects for Azure Data Factory

License

Notifications You must be signed in to change notification settings

thedatacrew/Xtrl.Azure.DataFactory

Repository files navigation

xtrl.io Azure DataFactory Generator

Project to programatically generate JSON objects for the create of Azure Data Factory Objects usign a fluent api.

  • Connections
  • Datasets
  • Linked Services
  • Pipelines
  • Triggers

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Give examples

Installing

Download the dll's and reference in your own projects.

i.e. Demo here...................

Running the tests

There are numerous Unit Tests in the project to make sure that the generated JSON output is equivilent to what is created manually in Azure.

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • VS2019, .NET Framework 4.8

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Non yet.....

About

C# Fluent API for Creating JSON Objects for Azure Data Factory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages