Hi, I have been tasked to come up with C# prototype to create SSIS 2017 packages dynamically.
Very simple case - a single DATA FLOW TASK between sql server source/destination.
It has been done already many times before, probably.
I'm aware of incomplete bits in Microsoft docs..
Is there a blog or example of complete solution that I can use?
Please point me to the right direction.
I'm using VS 2017 with sql server 2017
thank you!