On This Page

Next

Task Manager

Overview


This repository provides two primary examples for working with Dovetail Rule Manager, Carrier, and Task Manager. Both examples leverage the Yahoo! Finances API to provide realtime stock quotes.

Each example adds the Dovetail.Commons.DovetailExtensionAttribute to the assembly. This attribute is required in order for Carrier to include it as an extension.

Task Manager Example

The first example leverages Dovetail Task Manager and provides example consumption of the Task Manager API.

Rule Manager / Carrier Example

The second example demonstrates the interoperability between Dovetail Rule Manager and Dovetail Carrier by consuming a message directly from Rule Manager.

Publish.exe Example

The third example demonstrates C# code used to build a simple exe to send messages to Dovetail Carrier.

Build and Deploy

How to build and deploy these examples.