Documentation

Guides, concepts, and the API reference for the Drasi .NET library.

Welcome to the documentation for Drasi, the .NET library that embeds the Drasi continuous-query engine in your application.

Where to start

  • Getting started. Install Drasi and run your first continuous query.
  • Concepts. The change-driven model: sources, continuous queries, and reactions.
  • Guides. Task-focused walkthroughs: generic host, in-process sources and reactions, plugins, streaming, configuration, and errors.
  • API reference. Every method on the Engine class.
  • Examples. The Quickstart, Hosted, and Plugins samples in this repository.