Custom SSIS Components for RabbitMQ
This code is based on the blog series on building custom components for SQL Server Integration Services, written by the author:
Introduction http://kzhendev.wordpress.com/2013/07/31/custom-ssis-components/
Part 1 http://kzhendev.wordpress.com/2013/08/07/part-1-building-a-custom-connection-manager/
Part 2 http://kzhendev.wordpress.com/2013/08/07/part-2-adding-a-custom-ui-to-the-connection-manager/
Part 3 http://kzhendev.wordpress.com/2013/08/13/part-3-building-a-custom-source-component/