Skip to content

Base class to implement a custom Biztalk Server Pipeline Component. Includes a wizard which allows to define name, description and properties of the component.

License

Notifications You must be signed in to change notification settings

DanieleCervi/BiztalkCustomPipelineComponent

Repository files navigation

BiztalkCustomPipelineComponent

Visual Studio template for creating a BizTalk Server custom pipeline component project.

The templates comes with an handy wizard which allows to set name, description, pipeline category, a flag for automatically include the enabled/disabled flag on the pipeline and the list of custom property of the component. As result, you only have to write your custom Execute method.

This is currently under development! If you have feature request or bugs please feel free to submit!

Version History:

0.7

  • Fixed tab sequence in the wizard window
  • Fixed code appeareance in the template
  • Added few hints on how to work with the component

0.6

  • First Release

About

Base class to implement a custom Biztalk Server Pipeline Component. Includes a wizard which allows to define name, description and properties of the component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages