irSDK Assembly Information
InRule's SDK contains a number of assemblies, combinations of which are needed for different authoring and runtime scenarios.
The tables below cover the most common scenarios.
| Scenario | Assemblies |
|---|---|
| Custom authoring application (WPF or WinForms) | · ActiproSoftware.Shared.Wpf · ActiproSoftware.SyntaxEditor.Wpf · InRule.Authoring · InRule.Authoring.Authentication · InRule.Authoring.Editors · InRule.Common · InRule.Repository · InRule.Runtime.Testing (only if irVerify is used) |
| irAuthor extension | · InRule.Authoring · InRule.Authoring.Authentication · InRule.Authoring.Editors · InRule.Authoring.Windows · InRule.Common · InRule.Repository |
| Rule execution | · InRule.Common · InRule.Repository · InRule.Runtime |
| Windows Workflow Foundation | · InRule.Activities · InRule.Common · InRule.Repository · InRule.Runtime |